Subversion Repositories HelenOS-historic

Rev

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

Rev 501 Rev 503
Line 88... Line 88...
88
 
88
 
89
void arch_post_mm_init(void)
89
void arch_post_mm_init(void)
90
{
90
{
91
}
91
}
92
 
92
 
-
 
93
void arch_pre_smp_init(void)
-
 
94
{
-
 
95
}
-
 
96
 
93
void arch_late_init(void)
97
void arch_post_smp_init(void)
94
{
98
{
95
}
99
}
96
 
100
 
97
void userspace(void)
101
void userspace(void)
98
{
102
{