]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-xtensa/cpu.h
Rename CPUState -> CPUArchState
[mirror_qemu.git] / target-xtensa / cpu.h
index b7723ca5a2f4e9e6ef3d29c1e063c5dc08c80e32..a7bcf52220be530c433e8342c99e1e824a0b4ee5 100644 (file)
@@ -31,7 +31,7 @@
 #define TARGET_LONG_BITS 32
 #define ELF_MACHINE EM_XTENSA
 
-#define CPUState struct CPUXtensaState
+#define CPUArchState struct CPUXtensaState
 
 #include "config.h"
 #include "qemu-common.h"