Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //a.michelizza.free.fr
- #ifndef _I386_TYPE_
- #define _I386_TYPE_
- typedef unsigned char u8;
- typedef unsigned short u16;
- typedef unsigned int u32;
- typedef unsigned char uchar;
- #endif
Advertisement
Add Comment
Please, Sign In to add comment