Revision 26a76461 hw/mips_r4k.c

b/hw/mips_r4k.c
60 60
	next++;
61 61
#if 0
62 62
    if (logfile) {
63
        fprintf(logfile, "%s: 0x%08llx %08x %08x => 0x%08llx\n",
63
        fprintf(logfile, "%s: 0x%08" PRIx64 " %08x %08x => 0x%08" PRIx64 "\n",
64 64
                __func__, now, count, compare, next - now);
65 65
    }
66 66
#endif

Also available in: Unified diff