Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 7dfc0063022078a80fe5774815723c185e4b7b57 11 lines 296 B view raw
1/* SPDX-License-Identifier: GPL-2.0-or-later */ 2/* 3 * Copyright 2008 Red Hat, Inc. All rights reserved. 4 * Copyright 2008 Ian Kent <raven@themaw.net> 5 */ 6 7#ifndef _LINUX_AUTO_DEV_IOCTL_H 8#define _LINUX_AUTO_DEV_IOCTL_H 9 10#include <uapi/linux/auto_dev-ioctl.h> 11#endif /* _LINUX_AUTO_DEV_IOCTL_H */