Sign in
gfiber
/
toolchains
/
windcharger
/
8dac4adf4c86b092f9ec9fcfbf656e6a2ad876b7
/
.
/
lib
/
gcc
/
mips-qca-linux-uclibc
/
4.6.4
/
include
/
stdint.h
blob: e45f8198b97e147c326311964c531dd04bd3e4f4 [
file
] [
log
] [
blame
]
#ifndef
_GCC_WRAP_STDINT_H
#if __STDC_HOSTED__
# include_next <stdint.h>
#else
# include "stdint-gcc.h"
#endif
#define
_GCC_WRAP_STDINT_H
#endif