Sign in
android
/
toolchain
/
yasm
/
refs/heads/main
/
.
/
Mkfiles
/
dj
/
libyasm-stdint.h
blob: d205fca0b38f80404b2eef6234d987abc5f9baa1 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
_UINTPTR_T_DEFINED
typedef
unsigned
long
uintptr_t
;
#define
_UINTPTR_T_DEFINED
#endif