1 /* SPDX-License-Identifier: GPL-2.0-or-later * << 2 /* 1 /* 3 * Copyright 2008 Red Hat, Inc. All rights res 2 * Copyright 2008 Red Hat, Inc. All rights reserved. 4 * Copyright 2008 Ian Kent <raven@themaw.net> 3 * Copyright 2008 Ian Kent <raven@themaw.net> >> 4 * >> 5 * This file is part of the Linux kernel and is made available under >> 6 * the terms of the GNU General Public License, version 2, or at your >> 7 * option, any later version, incorporated herein by reference. 5 */ 8 */ 6 9 7 #ifndef _LINUX_AUTO_DEV_IOCTL_H 10 #ifndef _LINUX_AUTO_DEV_IOCTL_H 8 #define _LINUX_AUTO_DEV_IOCTL_H 11 #define _LINUX_AUTO_DEV_IOCTL_H 9 12 10 #include <uapi/linux/auto_dev-ioctl.h> 13 #include <uapi/linux/auto_dev-ioctl.h> 11 #endif /* _LINUX_AUTO_DEV_IOCTL_H */ 14 #endif /* _LINUX_AUTO_DEV_IOCTL_H */ 12 15
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.