types.h: fix uintptr_t sign
This commit is contained in:
parent
7c4819e5fd
commit
f1922723f0
1 changed files with 1 additions and 1 deletions
|
@ -25,10 +25,10 @@ typedef __UINT64_TYPE__ u64;
|
|||