UAPI: (Scripted) Disintegrate arch/cris/include/asm
[deliverable/linux.git] / arch / cris / include / asm / types.h
CommitLineData
1da177e4
LT
1#ifndef _ETRAX_TYPES_H
2#define _ETRAX_TYPES_H
3
e717abac 4#include <uapi/asm/types.h>
e3b8cf04 5
1da177e4
LT
6/*
7 * These aren't exported outside the kernel to avoid name space clashes
8 */
1da177e4
LT
9
10#define BITS_PER_LONG 32
11
1da177e4 12#endif
This page took 0.55458 seconds and 5 git commands to generate.