Sun, 30 Dec 2001 04:16:46 +0000
..
1 typedef unsigned char u8;
2 typedef unsigned short u16;
3 typedef unsigned int u32;
4 typedef int boolean;