Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 298 → Rev 297

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