NetBSD/gnu/usr.bin/gcc3/arch/sh3eb/hconfig.h

33 lines
917 B
C

/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative-gcc,v 1.1 2003/07/25 16:26:53 mrg Exp */
#define TARGET_CPU_DEFAULT (SH1_BIT|SH2_BIT|SH3_BIT)
#include "auto-build.h"
#ifdef IN_GCC
/* Provide three core typedefs used by everything, if we are compiling
GCC. These used to be found in rtl.h and tree.h, but this is no
longer practical. Providing these here rather that system.h allows
the typedefs to be used everywhere within GCC. */
struct rtx_def;
typedef struct rtx_def *rtx;
struct rtvec_def;
typedef struct rtvec_def *rtvec;
union tree_node;
typedef union tree_node *tree;
#endif
#define GTY(x)
#ifdef IN_GCC
# include "ansidecl.h"
# include "sh/sh.h"
# include "dbxelf.h"
# include "elfos.h"
# include "sh/elf.h"
# include "netbsd.h"
# include "netbsd-elf.h"
# include "sh/netbsd-elf.h"
# include "defaults.h"
#endif
#ifndef POSIX
# define POSIX
#endif