Subversion Repositories HelenOS

Rev

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

Rev 3365 Rev 3467
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
 
-
 
197
    LOG();
195
    LOG();
198
   
196
   
199
    version_print();
197
    version_print();
200
   
198
   
201
    LOG("\nconfig.base=%#" PRIp " config.kernel_size=%" PRIs
199
    LOG("\nconfig.base=%#" PRIp " config.kernel_size=%" PRIs