Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
317a76f9a44b437d6301718f4e5d08bd93f98da7
/
.
/
include
/
linux
/
ioctl.h
blob: aa91eb3951ef6c92dffdaa6155637d9f01c71d7e [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_LINUX_IOCTL_H
2
#define
_LINUX_IOCTL_H
3
4
#include
<asm/ioctl.h>
5
6
#endif
/* _LINUX_IOCTL_H */
7