Sun, 30 Dec 2001 16:29:50 +0000
Initial revision
1 typedef unsigned char u8;
2 typedef unsigned short u16;
3 typedef unsigned int u32;
4 typedef int boolean;