Subversion Repositories HelenOS

Rev

Rev 2290 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2290 Rev 2326
Line 39... Line 39...
39
#include <config.h>
39
#include <config.h>
40
#include <arch/exception.h>
40
#include <arch/exception.h>
41
#include <typedefs.h>
41
#include <typedefs.h>
42
#include <arch/types.h>
42
#include <arch/types.h>
43
#include <interrupt.h>
43
#include <interrupt.h>
44
#include <arch/debug_print/print.h>
44
#include <arch/debug/print.h>
45
 
45
 
46
 
46
 
47
/**
47
/**
48
 * Initializes kernel adress space page tables, sets abourts exceptions vectors
48
 * Initializes kernel adress space page tables, sets abourts exceptions vectors
49
 */
49
 */