aboutsummaryrefslogtreecommitdiffstats
path: root/target-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'target-alpha')
-rw-r--r--target-alpha/cpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-alpha/cpu.h b/target-alpha/cpu.h
index bdd0ae612..3d39888ae 100644
--- a/target-alpha/cpu.h
+++ b/target-alpha/cpu.h
@@ -282,11 +282,9 @@ struct CPUAlphaState {
/* Those resources are used only in Qemu core */
CPU_COMMON
- int user_mode_only; /* user mode only simulation */
uint32_t hflags;
int error_code;
- int interrupt_request;
uint32_t features;
uint32_t amask;