[go: nahoru, domu]

blob: aa6dd6bbbd61219f1e916f0f38d5323a784a56ce [file] [log] [blame]
Jing Yu21b2cba2012-04-24 14:08:37 -07001#ifndef GCC_CONFIG_H
2#define GCC_CONFIG_H
3#ifdef GENERATOR_FILE
4#error config.h is for the host, not build, machine.
5#endif
6#include "auto-host.h"
7#ifdef IN_GCC
8# include "ansidecl.h"
9#endif
10#endif /* GCC_CONFIG_H */