aboutsummaryrefslogtreecommitdiff
path: root/types.h
blob: ba724842d95cb35e863604ba9c1327462e3da289 (plain)
1
2
3
4
#define uint        unsigned int
#define uint8       unsigned char
#define uint16      uint16_t
#define uint32      unsigned int