Sign in
◑
Theme
mojo
/
mojo-tools
/
65c937edf853344cc6a14e6fb0221caaa09461e5
/
.
/
third_party
/
yasm
/
source
/
config
/
mac
/
libyasm-stdint.h
blob: 851e85b788ac83f737081e4f02be1c7c1fa562ab [
file
]
#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