gcc44: import build infrastructure
[dragonfly.git] / gnu / usr.bin / cc44 / cc_prep / tconfig.h
1 #ifndef GCC_CONFIG_H
2 #define GCC_CONFIG_H
3
4 #ifndef USED_FOR_TARGET
5 #  define USED_FOR_TARGET
6 #endif
7
8 #include "auto-host.h"
9
10 #ifdef IN_GCC
11 #  include "ansidecl.h"
12 #endif
13
14 #endif