Sync usage with man page.
[netbsd-mini2440.git] / gnu / usr.bin / gcc4 / arch / arm / tm.h
blobe71e8293a5b4d856f65fa74974a5baa321ab925f
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 (TARGET_CPU_generic)
8 #ifndef NETBSD_ENABLE_PTHREADS
9 # define NETBSD_ENABLE_PTHREADS
10 #endif
11 #ifdef IN_GCC
12 # include "options.h"
13 # include "config/dbxelf.h"
14 # include "config/elfos.h"
15 # include "config/netbsd.h"
16 # include "config/netbsd-elf.h"
17 # include "config/arm/elf.h"
18 # include "config/arm/aout.h"
19 # include "config/arm/arm.h"
20 # include "config/arm/netbsd-elf.h"
21 # include "defaults.h"
22 #endif
23 #if defined IN_GCC && !defined GENERATOR_FILE && !defined USED_FOR_TARGET
24 # include "insn-constants.h"
25 # include "insn-flags.h"
26 #endif
27 #endif /* GCC_TM_H */