Sign in
gfiber
/
toolchains
/
bruno
/
4173ba115eb607b2faf70e311d67161050ec56ae
/
.
/
lib
/
gcc
/
mipsel-buildroot-linux-uclibc
/
4.9.1
/
plugin
/
include
/
config.h
blob: aa6dd6bbbd61219f1e916f0f38d5323a784a56ce [
file
] [
log
] [
blame
]
#ifndef
GCC_CONFIG_H
#define
GCC_CONFIG_H
#ifdef
GENERATOR_FILE
#error
config
.
h
is
for
the host
,
not
build
,
machine
.
#endif
#include
"auto-host.h"
#ifdef
IN_GCC
# include "ansidecl.h"
#endif
#endif
/* GCC_CONFIG_H */