diff options
Diffstat (limited to 'target-cris')
-rw-r--r-- | target-cris/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-cris/cpu.h b/target-cris/cpu.h index ffcf3c02e9..035b04fce9 100644 --- a/target-cris/cpu.h +++ b/target-cris/cpu.h @@ -157,7 +157,6 @@ typedef struct CPUCRISState { int features; int user_mode_only; - int halted; jmp_buf jmp_env; CPU_COMMON |