Revision eb20c1c6 target-ppc/cpu.h

b/target-ppc/cpu.h
1090 1090
   is returned if the signal was handled by the virtual CPU.  */
1091 1091
int cpu_ppc_signal_handler (int host_signum, void *pinfo,
1092 1092
                            void *puc);
1093
int cpu_ppc_handle_mmu_fault (CPUPPCState *env, target_ulong address, int rw,
1094
                              int mmu_idx);
1095 1093
void ppc_hw_interrupt (CPUPPCState *env);
1096 1094
#if defined(CONFIG_USER_ONLY)
1097 1095
int cpu_handle_mmu_fault(CPUPPCState *env, target_ulong address, int rw,

Also available in: Unified diff