Subversion Repositories HelenOS

Rev

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

Rev 1888 Rev 1901
Line 129... Line 129...
129
    fb_init(0x12000000, 640, 480, 24, 1920, false); // gxemul framebuffer
129
    fb_init(0x12000000, 640, 480, 24, 1920, false); // gxemul framebuffer
130
#endif
130
#endif
131
    sysinfo_set_item_val("machine." STRING(MACHINE),NULL,1);
131
    sysinfo_set_item_val("machine." STRING(MACHINE),NULL,1);
132
}
132
}
133
 
133
 
-
 
134
void arch_post_cpu_init(void)
-
 
135
{
-
 
136
}
-
 
137
 
134
void arch_pre_smp_init(void)
138
void arch_pre_smp_init(void)
135
{
139
{
136
}
140
}
137
 
141
 
138
void arch_post_smp_init(void)
142
void arch_post_smp_init(void)