xref: /netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsn64eb/config.h (revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
1*4c3eb207Smrg /* This file is automatically generated.  DO NOT EDIT! */
2*4c3eb207Smrg /* Generated from: 	NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp  */
3*4c3eb207Smrg /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4*4c3eb207Smrg 
5*4c3eb207Smrg #ifndef GCC_CONFIG_H
6*4c3eb207Smrg #define GCC_CONFIG_H
7*4c3eb207Smrg #ifdef GENERATOR_FILE
8*4c3eb207Smrg #error config.h is for the host, not build, machine.
9*4c3eb207Smrg #endif
10*4c3eb207Smrg #include "auto-host.h"
11*4c3eb207Smrg #ifdef IN_GCC
12*4c3eb207Smrg # include "ansidecl.h"
13*4c3eb207Smrg #endif
14*4c3eb207Smrg #endif /* GCC_CONFIG_H */
15