]> git.proxmox.com Git - qemu.git/blobdiff - target-sparc/cpu.h
moved halted field to CPU_COMMON
[qemu.git] / target-sparc / cpu.h
index af0ebd177b2e85374312921f93dcf8b945146d2c..f00192e8c3faebce00baa97114373703708cee7b 100644 (file)
@@ -219,7 +219,6 @@ typedef struct CPUSPARCState {
     int exception_index;
     int interrupt_index;
     int interrupt_request;
-    int halted;
     uint32_t mmu_bm;
     uint32_t mmu_ctpr_mask;
     uint32_t mmu_cxr_mask;