shithub: neindaw

ref: 655a5655af3bd3549bd6a8fc22e6b882aae3d533
dir: /ay/stdint.h/

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