Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 297 → Rev 298

/SPARTAN/trunk/arch/ia32/src/smp/ap.S
69,6 → 69,8
 
call map_kernel # map kernel and turn paging on
addl $0x80000000, %esp # PA2KA(ctx.sp)
jmpl $KTEXT, $main_ap
 
#endif /* __SMP__ */