aboutsummaryrefslogtreecommitdiff
path: root/sim/frv/sim-main.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/sim-main.h')
-rw-r--r--sim/frv/sim-main.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/frv/sim-main.h b/sim/frv/sim-main.h
index fd12c4f..077a47d 100644
--- a/sim/frv/sim-main.h
+++ b/sim/frv/sim-main.h
@@ -21,9 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#define USING_SIM_BASE_H /* FIXME: quick hack */
-struct _sim_cpu; /* FIXME: should be in sim-basics.h */
-typedef struct _sim_cpu SIM_CPU;
-
/* Set the mask of unsupported traces. */
#define WITH_TRACE \
(~(TRACE_alu | TRACE_decode | TRACE_memory | TRACE_model | TRACE_fpu \