Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / gcc4 / arch / m68000 / tm.h
blob4624a35f73e384a4402439329b6c07663df7e9e6
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gcc,v 1.23 2008/02/08 18:06:48 skrll Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 #ifndef GCC_TM_H
6 #define GCC_TM_H
7 #define TARGET_CPU_DEFAULT (0)
8 #ifndef NETBSD_ENABLE_PTHREADS
9 # define NETBSD_ENABLE_PTHREADS
10 #endif
11 #ifndef MOTOROLA
12 # define MOTOROLA
13 #endif
14 #ifndef USE_GAS
15 # define USE_GAS
16 #endif
17 #ifdef IN_GCC
18 # include "options.h"
19 # include "config/m68k/m68k.h"
20 # include "config/dbxelf.h"
21 # include "config/elfos.h"
22 # include "config/netbsd.h"
23 # include "config/netbsd-elf.h"
24 # include "config/m68k/netbsd-elf.h"
25 # include "defaults.h"
26 #endif
27 #if defined IN_GCC && !defined GENERATOR_FILE && !defined USED_FOR_TARGET
28 # include "insn-constants.h"
29 # include "insn-flags.h"
30 #endif
31 #endif /* GCC_TM_H */