Subversion Repositories HelenOS

Rev

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

Rev 1888 Rev 1901
Line 87... Line 87...
87
void arch_post_mm_init(void)
87
void arch_post_mm_init(void)
88
{
88
{
89
    ski_set_console_sysinfo();
89
    ski_set_console_sysinfo();
90
}
90
}
91
 
91
 
-
 
92
void arch_post_cpu_init(void)
-
 
93
{
-
 
94
}
-
 
95
 
92
void arch_pre_smp_init(void)
96
void arch_pre_smp_init(void)
93
{
97
{
94
}
98
}
95
 
99
 
96
void arch_post_smp_init(void)
100
void arch_post_smp_init(void)