xref: /linux/include/uapi/linux/ioctl.h (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*6f52b16cSGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2607ca46eSDavid Howells #ifndef _LINUX_IOCTL_H
3607ca46eSDavid Howells #define _LINUX_IOCTL_H
4607ca46eSDavid Howells 
5607ca46eSDavid Howells #include <asm/ioctl.h>
6607ca46eSDavid Howells 
7607ca46eSDavid Howells #endif /* _LINUX_IOCTL_H */
8607ca46eSDavid Howells 
9