Sign in
pdfium
/
pdfium.git
/
fe8d4e30401757ebbbbf7c8a6e0430dc9e4d5ab0
/
.
/
third_party
/
yasm
/
source
/
config
/
linux
/
libyasm-stdint.h
blob: b9ce696dde94a7084eaac734b98cb125d4625dbc [
file
]
#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