xref: /openbmc/linux/arch/s390/include/asm/types.h (revision 23c2b932)
1 /*
2  *  S390 version
3  *
4  *  Derived from "include/asm-i386/types.h"
5  */
6 #ifndef _S390_TYPES_H
7 #define _S390_TYPES_H
8 
9 #include <uapi/asm/types.h>
10 
11 #endif /* _S390_TYPES_H */
12