Sat, 29 Dec 2001 17:44:57 +0000
Initial revision
1 typedef unsigned char u8;
2 typedef unsigned short u16;
3 typedef unsigned int u32;
4 typedef int boolean;