Skip to content
Snippets Groups Projects
types.h 87 B
Newer Older
rtm's avatar
rtm committed
typedef unsigned int uint;
typedef unsigned short ushort;
typedef unsigned char uchar;