1
0
mirror of synced 2026-01-13 23:37:33 +00:00
2001-12-29 17:44:57 +00:00

5 lines
115 B
C

typedef unsigned char u8;
typedef unsigned short u16;
typedef unsigned int u32;
typedef int boolean;