summaryrefslogtreecommitdiffstats
path: root/src/types.h
blob: 1219125da70adc51563b7845ba20d1e5f94b39ee (plain)
1
2
3
typedef unsigned char 	uint8_t ;
typedef unsigned short 	uint16_t ;
typedef unsigned int 	uint32_t ;