shithub: neindaw

ref: fb785323a3088953f80459b04c0c796c527af4ac
dir: neindaw/ay38910/stdint.h

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