aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/types.h
blob: 6740f4f9781f9c613ff3ff9473193a121f41e9ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 *  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 */