linux-surface/arch/s390/include/asm/types.h

12 lines
172 B
C
Raw Normal View History

2017-08-10 13:25:24 +00:00
/*
* 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 */