xref: /OK3568_Linux_fs/u-boot/include/linux/ioctl.h (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun #ifndef _LINUX_IOCTL_H
2*4882a593Smuzhiyun #define _LINUX_IOCTL_H
3*4882a593Smuzhiyun 
4*4882a593Smuzhiyun #include <asm/ioctl.h>
5*4882a593Smuzhiyun 
6*4882a593Smuzhiyun #endif /* _LINUX_IOCTL_H */
7