Revision a8170e5e target-microblaze/helper.c

b/target-microblaze/helper.c
258 258
    }
259 259
}
260 260

  
261
target_phys_addr_t cpu_get_phys_page_debug(CPUMBState * env, target_ulong addr)
261
hwaddr cpu_get_phys_page_debug(CPUMBState * env, target_ulong addr)
262 262
{
263 263
    target_ulong vaddr, paddr = 0;
264 264
    struct microblaze_mmu_lookup lu;

Also available in: Unified diff