Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1246 → Rev 1247

//kernel/trunk/arch/amd64/src/smp/ap.S
55,7 → 55,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