--- upstream/dynamips-0.2.7-RC3/ppc32_jit.h 2007/10/06 16:26:06 9 +++ trunk/ppc32_jit.h 2007/10/06 16:45:40 12 @@ -303,7 +303,7 @@ void ppc32_set_page_jump(cpu_ppc_t *cpu,ppc32_jit_tcb_t *b); /* Increment the number of executed instructions (performance debugging) */ -void ppc32_inc_perf_counter(ppc32_jit_tcb_t *b); +void ppc32_inc_perf_counter(cpu_ppc_t *cpu); /* ======================================================================== */