Subversion Repositories HelenOS

Rev

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

Rev 1899 Rev 1901
Line 76... Line 76...
76
void arch_post_mm_init(void)
76
void arch_post_mm_init(void)
77
{
77
{
78
    standalone_sparc64_console_init();
78
    standalone_sparc64_console_init();
79
}
79
}
80
 
80
 
-
 
81
void arch_post_cpu_init(void)
-
 
82
{
-
 
83
}
-
 
84
 
81
void arch_pre_smp_init(void)
85
void arch_pre_smp_init(void)
82
{
86
{
83
}
87
}
84
 
88
 
85
void arch_post_smp_init(void)
89
void arch_post_smp_init(void)