tm.h revision 1.6
1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: NetBSD: mknative-gcc.old,v 1.5 2017/10/04 21:42:20 christos Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
4
5#ifndef GCC_TM_H
6#define GCC_TM_H
7#ifndef LIBC_GLIBC
8# define LIBC_GLIBC 1
9#endif
10#ifndef LIBC_UCLIBC
11# define LIBC_UCLIBC 2
12#endif
13#ifndef LIBC_BIONIC
14# define LIBC_BIONIC 3
15#endif
16#ifndef NETBSD_ENABLE_PTHREADS
17# define NETBSD_ENABLE_PTHREADS
18#endif
19#ifdef IN_GCC
20# include "options.h"
21# include "insn-constants.h"
22# include "config/rs6000/secureplt.h"
23# include "config/rs6000/rs6000.h"
24# include "config/netbsd.h"
25# include "config/netbsd-stdint.h"
26# include "config/netbsd-elf.h"
27# include "config/dbxelf.h"
28# include "config/elfos.h"
29# include "config/freebsd-spec.h"
30# include "config/rs6000/sysv4.h"
31# include "config/rs6000/netbsd.h"
32# include "config/rs6000/option-defaults.h"
33# include "config/initfini-array.h"
34#endif
35#if defined IN_GCC && !defined GENERATOR_FILE && !defined USED_FOR_TARGET
36# include "insn-flags.h"
37#endif
38#if defined IN_GCC && !defined GENERATOR_FILE
39# include "insn-modes.h"
40#endif
41#if defined IN_GCC && defined GENERATOR_FILE && !defined BITS_PER_UNIT
42#include "machmode.h"
43#endif
44# include "defaults.h"
45#endif /* GCC_TM_H */
46