Subversion Repositories HelenOS

Rev

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

Rev 3467 Rev 3582
Line 297... Line 297...
297
 * Assuming interrupts_disable()'d.
297
 * Assuming interrupts_disable()'d.
298
 *
298
 *
299
 */
299
 */
300
void main_ap(void)
300
void main_ap(void)
301
{
301
{
-
 
302
    asm volatile ("sethi 0x40543, %g0");
302
    /*
303
    /*
303
     * Incrementing the active CPU counter will guarantee that the
304
     * Incrementing the active CPU counter will guarantee that the
304
     * *_init() functions can find out that they need to
305
     * *_init() functions can find out that they need to
305
     * do initialization for AP only.
306
     * do initialization for AP only.
306
     */
307
     */