xref: /minix3/external/gpl3/gcc/usr.bin/gcc/arch/ia64/config.h (revision 84d9c625bfea59e274550651111ae9edfdc40fbd)
1*84d9c625SLionel Sambuc /* This file is automatically generated.  DO NOT EDIT! */
2*84d9c625SLionel Sambuc /* Generated from: 	NetBSD: mknative-gcc,v 1.68 2012/09/25 06:55:10 skrll Exp  */
3*84d9c625SLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4*84d9c625SLionel Sambuc 
5*84d9c625SLionel Sambuc #ifndef GCC_CONFIG_H
6*84d9c625SLionel Sambuc #define GCC_CONFIG_H
7*84d9c625SLionel Sambuc #ifdef GENERATOR_FILE
8*84d9c625SLionel Sambuc #error config.h is for the host, not build, machine.
9*84d9c625SLionel Sambuc #endif
10*84d9c625SLionel Sambuc #include "auto-host.h"
11*84d9c625SLionel Sambuc #ifdef IN_GCC
12*84d9c625SLionel Sambuc # include "ansidecl.h"
13*84d9c625SLionel Sambuc #endif
14*84d9c625SLionel Sambuc #endif /* GCC_CONFIG_H */
15