aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/sim-main.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/sim-main.h')
-rw-r--r--sim/bfin/sim-main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/bfin/sim-main.h b/sim/bfin/sim-main.h
index 1fbfa08..a3e4230 100644
--- a/sim/bfin/sim-main.h
+++ b/sim/bfin/sim-main.h
@@ -24,6 +24,8 @@
#include "sim-basics.h"
#include "sim-signal.h"
+/* TODO: Delete this. Need to convert bu32/etc... to common sim types
+ and unwind the bfin-sim.h/machs.h include below first though. */
typedef struct _sim_cpu SIM_CPU;
#include "bfin-sim.h"