]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-ppc/cpu.h
Rename CPUState -> CPUArchState
[mirror_qemu.git] / target-ppc / cpu.h
index 3508d8a19812eccf8f3d45dd20a4fbab7c1eb8f3..ad09cbe06add99b595fe866d9288ba90b4c12acf 100644 (file)
@@ -71,7 +71,7 @@
 
 #endif /* defined (TARGET_PPC64) */
 
-#define CPUState struct CPUPPCState
+#define CPUArchState struct CPUPPCState
 
 #include "cpu-defs.h"