]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-microblaze/cpu.h
Rename CPUState -> CPUArchState
[mirror_qemu.git] / target-microblaze / cpu.h
index 6ae56494d01035397b270ceb679c9aaa087f4031..3b52421e301fdec2f504b647cbc5e73d4067a00d 100644 (file)
@@ -24,7 +24,7 @@
 
 #define TARGET_LONG_BITS 32
 
-#define CPUState struct CPUMBState
+#define CPUArchState struct CPUMBState
 
 #include "cpu-defs.h"
 #include "softfloat.h"