1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: 	NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg 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)
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