xref: /linux/arch/s390/include/uapi/asm/ioctls.h (revision 9807f75955ea7f1877981056755284481873115c)
1*9807f759SDavid Howells #ifndef __ARCH_S390_IOCTLS_H__
2*9807f759SDavid Howells #define __ARCH_S390_IOCTLS_H__
3*9807f759SDavid Howells 
4*9807f759SDavid Howells #define FIOQSIZE	0x545E
5*9807f759SDavid Howells 
6*9807f759SDavid Howells #include <asm-generic/ioctls.h>
7*9807f759SDavid Howells 
8*9807f759SDavid Howells #endif
9