]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-lm32/cpu.h
Rename CPUState -> CPUArchState
[mirror_qemu.git] / target-lm32 / cpu.h
index 684b2faab469572f7387628300e7b64e80b4e68d..0902a2468d0744ec0be9d6149fba6890e8680533 100644 (file)
@@ -22,7 +22,7 @@
 
 #define TARGET_LONG_BITS 32
 
-#define CPUState struct CPULM32State
+#define CPUArchState struct CPULM32State
 
 #include "config.h"
 #include "qemu-common.h"