Subversion Repositories HelenOS-historic

Rev

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

Rev 1495 Rev 1507
Line 70... Line 70...
70
    it_init(); 
70
    it_init(); 
71
}
71
}
72
 
72
 
73
void arch_post_mm_init(void)
73
void arch_post_mm_init(void)
74
{
74
{
-
 
75
    ski_set_console_sysinfo();
75
}
76
}
76
 
77
 
77
void arch_pre_smp_init(void)
78
void arch_pre_smp_init(void)
78
{
79
{
79
}
80
}