Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1327 → Rev 1328

/kernel/trunk/arch/ppc32/src/proc/scheduler.c
40,6 → 40,7
/** Perform ppc32 specific tasks needed before the new thread is scheduled. */
void before_thread_runs_arch(void)
{
tlb_invalidate_all();
asm volatile (
"mtsprg0 %0\n"
: