Subversion Repositories HelenOS

Rev

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

Rev 3343 Rev 3365
Line 190... Line 190...
190
void main_bsp_separated_stack(void)
190
void main_bsp_separated_stack(void)
191
{
191
{
192
    /* Keep this the first thing. */
192
    /* Keep this the first thing. */
193
    the_initialize(THE);
193
    the_initialize(THE);
194
 
194
 
-
 
195
    asm("sethi 0x40100, %g0");
-
 
196
 
195
    LOG();
197
    LOG();
196
   
198
   
197
    version_print();
199
    version_print();
198
   
200
   
199
    LOG("\nconfig.base=%#" PRIp " config.kernel_size=%" PRIs
201
    LOG("\nconfig.base=%#" PRIp " config.kernel_size=%" PRIs