shithub: neindaw

ref: 2954c28b541c70fef1d71416149233365eb86806
dir: /ay/stdint.h/

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