457a458
> DPRINTF(O3CPU, "Switched out!\n");
460a462
> DPRINTF(O3CPU, "Idle!\n");
464a467
> DPRINTF(O3CPU, "Scheduling next tick!\n");
522a526,527
> DPRINTF(O3CPU, "[tid:%i]: Calling activate thread.\n", tid);
>
538a544,545
> DPRINTF(O3CPU, "[tid:%i]: Calling deactivate thread.\n", tid);
>
838a846
> #if FULL_SYSTEM
839a848
> #endif