Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / gcc4 / arch / sh3eb / tm.h
bloba2e35b5b2dc2272837aeaa0797f005fdf026b5e6
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/sh.h"
29 # include "config/dbxelf.h"
30 # include "config/elfos.h"
31 # include "config/sh/elf.h"
32 # include "config/netbsd.h"
33 # include "config/netbsd-elf.h"
34 # include "config/sh/netbsd-elf.h"
35 # include "defaults.h"
36 #endif
37 #if defined IN_GCC && !defined GENERATOR_FILE && !defined USED_FOR_TARGET
38 # include "insn-constants.h"
39 # include "insn-flags.h"
40 #endif
41 #endif /* GCC_TM_H */