hos/defines.h

8 lines
96 B
C

typedef unsigned int dword;
typedef unsigned short word;
typedef unsigned char byte;