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