aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/sim-main.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-21 22:51:00 -0500
committerMike Frysinger <vapier@gentoo.org>2021-05-17 01:05:08 -0400
commitf4fdd84587e80bc6e327b89b162504d306933609 (patch)
tree0bd611dd57279a85db41fea9503d7fa6e427ae7e /sim/h8300/sim-main.h
parent10c23a2c6fec069ef8279fc19f625348da70cd0d (diff)
downloadfsf-binutils-gdb-f4fdd84587e80bc6e327b89b162504d306933609.zip
fsf-binutils-gdb-f4fdd84587e80bc6e327b89b162504d306933609.tar.gz
fsf-binutils-gdb-f4fdd84587e80bc6e327b89b162504d306933609.tar.bz2
sim: fully merge sim_state_base into sim_state
Now that all ports have migrated to the new framework, drop support for the old sim_state_base layout.
Diffstat (limited to 'sim/h8300/sim-main.h')
-rw-r--r--sim/h8300/sim-main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/h8300/sim-main.h b/sim/h8300/sim-main.h
index 57ff307..a0aa9ef 100644
--- a/sim/h8300/sim-main.h
+++ b/sim/h8300/sim-main.h
@@ -5,8 +5,6 @@
#ifndef SIM_MAIN_H
#define SIM_MAIN_H
-#define SIM_HAVE_COMMON_SIM_STATE
-
#define DEBUG
/* These define the size of main memory for the simulator.