Subversion Repositories HelenOS-historic

Rev

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

Rev 501 Rev 503
Line 44... Line 44...
44
}
44
}
45
 
45
 
46
void arch_post_mm_init(void)
46
void arch_post_mm_init(void)
47
{
47
{
48
}
48
}
-
 
49
 
-
 
50
void arch_pre_smp_init(void)
-
 
51
{
-
 
52
}
-
 
53
 
-
 
54
 
-
 
55
void arch_post_smp_init(void)
-
 
56
{
-
 
57
}