Subversion Repositories HelenOS

Rev

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

Rev 1919 Rev 1920
Line 44... Line 44...
44
#include <arch/asm.h>
44
#include <arch/asm.h>
45
#include <arch/mm/page.h>
45
#include <arch/mm/page.h>
46
#include <arch/stack.h>
46
#include <arch/stack.h>
47
#include <genarch/ofw/ofw_tree.h>
47
#include <genarch/ofw/ofw_tree.h>
48
#include <userspace.h>
48
#include <userspace.h>
49
#include <irq.h>
49
#include <ddi/irq.h>
50
 
50
 
51
bootinfo_t bootinfo;
51
bootinfo_t bootinfo;
52
 
52
 
53
void arch_pre_main(void)
53
void arch_pre_main(void)
54
{
54
{