Go to the documentation of this file.
9 #ifndef _ASM_ARC_TYPES_H
10 #define _ASM_ARC_TYPES_H
19 typedef unsigned char UCHAR;
20 typedef unsigned short USHORT;
29 typedef LONG _PLARGE_INTEGER;
32 typedef LONG _PUSHORT;
44 typedef unsigned char UCHAR;
45 typedef unsigned short USHORT;
52 typedef SHORT *_PSHORT;
55 typedef UCHAR *_PUCHAR;
56 typedef USHORT *_PUSHORT;
57 typedef ULONG *_PULONG;