]> git.proxmox.com Git - qemu.git/blobdiff - target-alpha/cpu.h
Push common interrupt variables to cpu-defs.h (Glauber Costa)
[qemu.git] / target-alpha / cpu.h
index 0331e50a7fbfdd87ab98b0f67d4d76a580576d55..c955997fcee6bd1cd262b199c189b0227b87810e 100644 (file)
@@ -282,11 +282,9 @@ struct CPUAlphaState {
     /* Those resources are used only in Qemu core */
     CPU_COMMON
 
-    jmp_buf jmp_env;
     int user_mode_only; /* user mode only simulation */
     uint32_t hflags;
 
-    int exception_index;
     int error_code;
     int interrupt_request;