Subversion Repositories HelenOS-historic

Compare Revisions

Regard whitespace Rev 1250 → Rev 1251

/kernel/trunk/arch/ia32/src/proc/scheduler.c
36,6 → 36,7
#include <arch/pm.h>
#include <arch/asm.h>
#include <adt/bitmap.h>
#include <print.h>
 
/** Perform ia32 specific tasks needed before the new task is run.
*