Subversion Repositories HelenOS-historic

Rev

Rev 1201 | Rev 1255 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1201 Rev 1251
Line 34... Line 34...
34
#include <arch/context.h>   /* SP_DELTA */
34
#include <arch/context.h>   /* SP_DELTA */
35
#include <arch/debugger.h>
35
#include <arch/debugger.h>
36
#include <arch/pm.h>
36
#include <arch/pm.h>
37
#include <arch/asm.h>
37
#include <arch/asm.h>
38
#include <adt/bitmap.h>
38
#include <adt/bitmap.h>
-
 
39
#include <print.h>
39
 
40
 
40
/** Perform ia32 specific tasks needed before the new task is run.
41
/** Perform ia32 specific tasks needed before the new task is run.
41
 *
42
 *
42
 * Interrupts are disabled.
43
 * Interrupts are disabled.
43
 */
44
 */