]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/openrisc/cpu.h
cpu: add CPU_RESOLVING_TYPE macro
[mirror_qemu.git] / target / openrisc / cpu.h
index 5050b1135c09a2932ad20cd77ab756dbf83b23c8..87018c7b8e003f5bba4fb4db70c13d684db56f76 100644 (file)
@@ -393,6 +393,7 @@ int cpu_openrisc_get_phys_data(OpenRISCCPU *cpu,
 
 #define OPENRISC_CPU_TYPE_SUFFIX "-" TYPE_OPENRISC_CPU
 #define OPENRISC_CPU_TYPE_NAME(model) model OPENRISC_CPU_TYPE_SUFFIX
+#define CPU_RESOLVING_TYPE TYPE_OPENRISC_CPU
 
 #include "exec/cpu-all.h"