aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/uapi/asm/ioctls.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/uapi/asm/ioctls.h')
-rw-r--r--arch/m68k/include/uapi/asm/ioctls.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/m68k/include/uapi/asm/ioctls.h b/arch/m68k/include/uapi/asm/ioctls.h
new file mode 100644
index 000000000000..1332bb4ca5b0
--- /dev/null
+++ b/arch/m68k/include/uapi/asm/ioctls.h
@@ -0,0 +1,8 @@
1#ifndef __ARCH_M68K_IOCTLS_H__
2#define __ARCH_M68K_IOCTLS_H__
3
4#define FIOQSIZE 0x545E
5
6#include <asm-generic/ioctls.h>
7
8#endif /* __ARCH_M68K_IOCTLS_H__ */