mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
parent
f92863adf4
commit
8377cc7a4b
1 changed files with 2 additions and 0 deletions
|
@ -163,6 +163,8 @@ typedef u16int uint16;
|
|||
typedef s16int int16;
|
||||
typedef u64int uint64;
|
||||
typedef s64int int64;
|
||||
typedef u8int uint8;
|
||||
typedef s8int int8;
|
||||
|
||||
#undef _NEEDUCHAR
|
||||
#undef _NEEDUSHORT
|
||||
|
|
Loading…
Reference in a new issue