]> Git Repo - qemu.git/blobdiff - target/sh4/cpu.h
cpu: Define ArchCPU
[qemu.git] / target / sh4 / cpu.h
index d7a8723d39e19a63713b95787e3ad9d2c697c549..1bdc997290a34f7304e2c4dbbe46a06beff86457 100644 (file)
@@ -281,6 +281,7 @@ static inline int cpu_mmu_index (CPUSH4State *env, bool ifetch)
 }
 
 typedef CPUSH4State CPUArchState;
+typedef SuperHCPU ArchCPU;
 
 #include "exec/cpu-all.h"
 
This page took 0.020728 seconds and 4 git commands to generate.