summaryrefslogtreecommitdiff
path: root/target-cris/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/cpu.h')
-rw-r--r--target-cris/cpu.h1
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