diff options
Diffstat (limited to 'sim/microblaze/sim-main.h')
-rw-r--r-- | sim/microblaze/sim-main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/microblaze/sim-main.h b/sim/microblaze/sim-main.h index ab4e6af..6781374 100644 --- a/sim/microblaze/sim-main.h +++ b/sim/microblaze/sim-main.h @@ -39,7 +39,6 @@ word spregs[2]; /* pc + msr */ int cycles; int insts; - int exception; ubyte imm_enable; half imm_high; }; |