Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
e2936b2af5562c8c66060e2bc2ae2e209d0acd3d
/
.
/
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