Revision 0b5c1ce8 target-arm/cpu.h

b/target-arm/cpu.h
220 220
                           void *puc);
221 221
int cpu_arm_handle_mmu_fault (CPUARMState *env, target_ulong address, int rw,
222 222
                              int mmu_idx, int is_softmuu);
223
#define cpu_handle_mmu_fault cpu_arm_handle_mmu_fault
223 224

  
224 225
void cpu_lock(void);
225 226
void cpu_unlock(void);

Also available in: Unified diff