aboutsummaryrefslogtreecommitdiff
path: root/target-arm
diff options
context:
space:
mode:
Diffstat (limited to 'target-arm')
-rw-r--r--target-arm/cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-arm/cpu.h b/target-arm/cpu.h
index 2ff25a5482..c26cad28b6 100644
--- a/target-arm/cpu.h
+++ b/target-arm/cpu.h
@@ -160,7 +160,6 @@ typedef struct CPUARMState {
int exception_index;
int interrupt_request;
int user_mode_only;
- int halted;
/* VFP coprocessor state. */
struct {