Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1245 → Rev 1246

/kernel/trunk/arch/ia32/src/smp/ap.S
56,7 → 56,7
xorw %ax, %ax
movw %ax, %ds
 
lgdt ap_gdtr # initialize Global Descriptor Table register
lgdtl ap_gdtr # initialize Global Descriptor Table register
movl %cr0, %eax
orl $1, %eax