Linux-libre 4.14.44-gnu
[librecmc/linux-libre.git] / arch / m32r / include / asm / types.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_M32R_TYPES_H
3 #define _ASM_M32R_TYPES_H
4
5 #include <uapi/asm/types.h>
6
7 /*
8  * These aren't exported outside the kernel to avoid name space clashes
9  */
10
11 #define BITS_PER_LONG 32
12
13 #endif /* _ASM_M32R_TYPES_H */