Sync usage with man page.
[netbsd-mini2440.git] / gnu / usr.bin / gcc4 / arch / sh3el / tm.h
blobdaba27ab8d0a262304624a9b29cfff3b7778152c
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
5 #ifndef GCC_TM_H
6 #define GCC_TM_H
7 #define TARGET_CPU_DEFAULT (SELECT_SH3)
8 #ifndef NETBSD_ENABLE_PTHREADS
9 # define NETBSD_ENABLE_PTHREADS
10 #endif
11 #ifndef SH_MULTILIB_CPU_DEFAULT
12 # define SH_MULTILIB_CPU_DEFAULT "m3"
13 #endif
14 #ifndef SUPPORT_SH3
15 # define SUPPORT_SH3 1
16 #endif
17 #ifndef SUPPORT_SH3E
18 # define SUPPORT_SH3E 1
19 #endif
20 #ifndef SUPPORT_SH4
21 # define SUPPORT_SH4 1
22 #endif
23 #ifndef SUPPORT_SH3
24 # define SUPPORT_SH3 1
25 #endif
26 #ifdef IN_GCC
27 # include "options.h"
28 # include "config/sh/little.h"
29 # include "config/sh/sh.h"
30 # include "config/dbxelf.h"
31 # include "config/elfos.h"
32 # include "config/sh/elf.h"
33 # include "config/netbsd.h"
34 # include "config/netbsd-elf.h"
35 # include "config/sh/netbsd-elf.h"
36 # include "defaults.h"
37 #endif
38 #if defined IN_GCC && !defined GENERATOR_FILE && !defined USED_FOR_TARGET
39 # include "insn-constants.h"
40 # include "insn-flags.h"
41 #endif
42 #endif /* GCC_TM_H */