shithub: neindaw

ref: d7926bf6057714eb34c81b378c6e87e899406fea
dir: /ay/stdint.h/

View raw version
typedef u8int uint8_t;
typedef u16int uint16_t;
typedef u32int uint32_t;
typedef u64int uint64_t;