/* This file is automatically generated. DO NOT EDIT! */ /* Generated from: NetBSD: mknative-gcc,v 1.79 2014/05/29 16:27:50 skrll Exp */ /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */ #ifndef GCC_TM_H #define GCC_TM_H #ifndef LIBC_GLIBC # define LIBC_GLIBC 1 #endif #ifndef LIBC_UCLIBC # define LIBC_UCLIBC 2 #endif #ifndef LIBC_BIONIC # define LIBC_BIONIC 3 #endif #ifndef NETBSD_ENABLE_PTHREADS # define NETBSD_ENABLE_PTHREADS #endif #ifndef OR1K_DELAY_DEFAULT # define OR1K_DELAY_DEFAULT OR1K_DELAY_ON #endif #ifdef IN_GCC # include "options.h" # include "insn-constants.h" # include "config/or1k/or1k.h" # include "config/dbxelf.h" # include "config/elfos.h" # include "config/netbsd.h" # include "config/netbsd-elf.h" # include "config/netbsd-stdint.h" # include "config/or1k/netbsd.h" # include "config/initfini-array.h" #endif #if defined IN_GCC && !defined GENERATOR_FILE && !defined USED_FOR_TARGET # include "insn-flags.h" #endif # include "defaults.h" #endif /* GCC_TM_H */