summaryrefslogtreecommitdiffstats
path: root/hw/ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc.h')
-rw-r--r--hw/ppc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ppc.h b/hw/ppc.h
index 64463ad..ec33f9c 100644
--- a/hw/ppc.h
+++ b/hw/ppc.h
@@ -89,4 +89,4 @@ enum {
#define PPC_SERIAL_MM_BAUDBASE 399193
/* ppc_booke.c */
-void ppc_booke_timers_init(CPUPPCState *env, uint32_t freq, uint32_t flags);
+void ppc_booke_timers_init(PowerPCCPU *cpu, uint32_t freq, uint32_t flags);
OpenPOWER on IntegriCloud