Sign in
webrtc
/
src
/
fb4d66be9726b849f8af61cafb09ed96bb993604
/
.
/
third_party
/
yasm
/
source
/
config
/
linux
/
libyasm-stdint.h
blob: b9ce696dde94a7084eaac734b98cb125d4625dbc [
file
] [
log
] [
blame
]
#ifndef
_YASM_LIBYASM_STDINT_H
#define
_YASM_LIBYASM_STDINT_H
1
#ifndef
_GENERATED_STDINT_H
#define
_GENERATED_STDINT_H
"yasm 1.3.0"
/* generated using gcc -std=gnu99 */
#define
_STDINT_HAVE_STDINT_H
1
#include
<stdint.h>
#endif
#endif