summaryrefslogtreecommitdiff
path: root/sim/m32r/cpuall.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-12-11 11:33:44 +0000
committerNick Clifton <nickc@redhat.com>2003-12-11 11:33:44 +0000
commit16b47b253e65a3d447c57a0dc7a4d0490a3d6628 (patch)
tree70e5368bb1b0c30a9e9f3f1bf3c787f4f4b242b9 /sim/m32r/cpuall.h
parent8bfdb6721b9ed6da6f768f074fd1fd138e16e900 (diff)
Add support for the m32r2 processor
Diffstat (limited to 'sim/m32r/cpuall.h')
-rw-r--r--sim/m32r/cpuall.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sim/m32r/cpuall.h b/sim/m32r/cpuall.h
index d60037b362..1985846c14 100644
--- a/sim/m32r/cpuall.h
+++ b/sim/m32r/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This file is part of the GNU simulators.
@@ -41,8 +41,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "decodex.h"
#endif
+#ifdef WANT_CPU_M32R2F
+#include "eng2.h"
+#include "cgen-engine.h"
+#include "cpu2.h"
+#include "decode2.h"
+#endif
+
extern const MACH m32r_mach;
extern const MACH m32rx_mach;
+extern const MACH m32r2_mach;
#ifndef WANT_CPU
/* The ARGBUF struct. */