Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef __ARCH_S390_IOCTLS_H__
0003 #define __ARCH_S390_IOCTLS_H__
0004 
0005 #define FIOQSIZE    0x545E
0006 
0007 #include <asm-generic/ioctls.h>
0008 
0009 #endif