linux-surface/arch/s390/include/asm/types.h
2017-08-10 09:25:24 -04:00

12 lines
172 B
C

/*
* S390 version
*
* Derived from "include/asm-i386/types.h"
*/
#ifndef _S390_TYPES_H
#define _S390_TYPES_H
#include <uapi/asm/types.h>
#endif /* _S390_TYPES_H */