Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2f60ba706bd9af84c4eab704243b262e69556f2e
/
.
/
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