Sign in
mojo
/
mojo-tools
/
6c6ecb6df7e8a5974f165bf17736f0c567e49ba5
/
.
/
third_party
/
yasm
/
source
/
config
/
mac
/
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