Revision 4fcc562b target-sh4/helper.c

b/target-sh4/helper.c
53 53
    return 1;
54 54
}
55 55

  
56
target_phys_addr_t cpu_get_phys_page_debug(CPUState * env, target_ulong addr)
57
{
58
    return addr;
59
}
60

  
61 56
int cpu_sh4_is_cached(CPUSH4State * env, target_ulong addr)
62 57
{
63 58
    /* For user mode, only U0 area is cachable. */

Also available in: Unified diff