type.h@c3e2c2344560
type.h
Sat, 29 Dec 2001 18:59:47 +0000
- author
- eric
- date
- Sat, 29 Dec 2001 18:59:47 +0000
- changeset 12
- c3e2c2344560
- parent 10
-
3184d26a9596
- child 35
-
41804cc569ab
- permissions
- -rw-r--r--
*** empty log message ***
1 typedef unsigned char u8;
2 typedef unsigned short u16;
3 typedef unsigned int u32;