Revision 4fcc562b target-i386/helper.c

b/target-i386/helper.c
1386 1386
    return 1;
1387 1387
}
1388 1388

  
1389
target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr)
1390
{
1391
    return addr;
1392
}
1393

  
1394 1389
#else
1395 1390

  
1396 1391
/* XXX: This value should match the one returned by CPUID

Also available in: Unified diff