aboutsummaryrefslogtreecommitdiff
path: root/sim/microblaze/sim-main.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/microblaze/sim-main.h')
-rw-r--r--sim/microblaze/sim-main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/microblaze/sim-main.h b/sim/microblaze/sim-main.h
index 1b34f3a..e5d2b15 100644
--- a/sim/microblaze/sim-main.h
+++ b/sim/microblaze/sim-main.h
@@ -45,8 +45,6 @@ typedef struct _sim_cpu SIM_CPU;
int cycles;
int insts;
int exception;
- unsigned long msize;
- unsigned char *memory;
ubyte imm_enable;
half imm_high;
};