Sign in
mojo
/
mojo-tools
/
565ded845194acced6c53676b2a01a5d6161e791
/
.
/
third_party
/
yasm
/
source
/
config
/
ios
/
libyasm-stdint.h
blob: 851e85b788ac83f737081e4f02be1c7c1fa562ab [
file
] [
log
] [
blame
]
#ifndef
_YASM_LIBYASM_STDINT_H
#define
_YASM_LIBYASM_STDINT_H
1
#ifndef
_GENERATED_STDINT_H
#define
_GENERATED_STDINT_H
"yasm 0.8.0"
/* generated using gcc -std=gnu99 */
#define
_STDINT_HAVE_STDINT_H
1
#include
<stdint.h>
#endif
#endif