summaryrefslogtreecommitdiff
path: root/dumb/dumb-kode54/src/tools/it/typedef.hpp
blob: 6d4eefeef078b6c131966a8b9328c8c106353e2b (plain)
1
2
3
typedef unsigned char byte;
typedef unsigned short word;
typedef unsigned int dword;