Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
23783f817bceedd6d4e549385e3f400ea64059e5
/
.
/
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