1 /* This file is automatically generated. DO NOT EDIT! */ 2 /* Generated from: NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp */ 3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ 4 5 #ifndef GCC_TM_H 6 #define GCC_TM_H 7 #define TARGET_CPU_DEFAULT ((((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS) 8 #ifndef TARGET_ENDIAN_DEFAULT 9 # define TARGET_ENDIAN_DEFAULT 0 10 #endif 11 #ifndef NETBSD_ENABLE_PTHREADS 12 # define NETBSD_ENABLE_PTHREADS 13 #endif 14 #ifdef IN_GCC 15 # include "options.h" 16 # include "config/elfos.h" 17 # include "config/mips/mips.h" 18 # include "config/mips/elf.h" 19 # include "config/netbsd.h" 20 # include "config/netbsd-elf.h" 21 # include "config/mips/netbsd.h" 22 # include "defaults.h" 23 #endif 24 #if defined IN_GCC && !defined GENERATOR_FILE && !defined USED_FOR_TARGET 25 # include "insn-constants.h" 26 # include "insn-flags.h" 27 #endif 28 #endif /* GCC_TM_H */ 29