parent
f92863adf4
commit
8377cc7a4b
1 changed files with 2 additions and 0 deletions
|
|
@ -163,6 +163,8 @@ typedef u16int uint16;
|
||||||
typedef s16int int16;
|
typedef s16int int16;
|
||||||
typedef u64int uint64;
|
typedef u64int uint64;
|
||||||
typedef s64int int64;
|
typedef s64int int64;
|
||||||
|
typedef u8int uint8;
|
||||||
|
typedef s8int int8;
|
||||||
|
|
||||||
#undef _NEEDUCHAR
|
#undef _NEEDUCHAR
|
||||||
#undef _NEEDUSHORT
|
#undef _NEEDUSHORT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue