]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/rx/cpu-qom.h
target: Use CPUArchState as interface to target-specific CPU state
[mirror_qemu.git] / target / rx / cpu-qom.h
index 7310558e0cfd4bf60b3f61bfdc0a691099746631..f918c46b003038ca74b9de2fff69341e1720786b 100644 (file)
@@ -45,6 +45,4 @@ struct RXCPUClass {
     DeviceReset parent_reset;
 };
 
-#define CPUArchState struct CPURXState
-
 #endif