]> Git Repo - qemu.git/blobdiff - target-sh4/cpu.h
qga: use exit() when parsing options
[qemu.git] / target-sh4 / cpu.h
index 4a027a6c1c16a1e83abc7b93f34541c2636e6583..34bb3d7799c8d7ac95aa57e6d9f37c5f0a865785 100644 (file)
@@ -193,7 +193,7 @@ typedef struct CPUSH4State {
 
 void sh4_translate_init(void);
 SuperHCPU *cpu_sh4_init(const char *cpu_model);
-int cpu_sh4_exec(CPUSH4State * s);
+int cpu_sh4_exec(CPUState *s);
 int cpu_sh4_signal_handler(int host_signum, void *pinfo,
                            void *puc);
 int superh_cpu_handle_mmu_fault(CPUState *cpu, vaddr address, int rw,
This page took 0.022173 seconds and 4 git commands to generate.