fixed smp including extra line

This commit is contained in:
Andrew Ip 2002-10-28 07:41:54 +00:00
parent fe551417ed
commit 0e9e6dd5cc

View file

@ -59,6 +59,7 @@ _start:
movl $STACK_SIZE, %ebx
mull %ebx
subl %eax, %esp
#endif
/* push the boot_complete flag */
pushl %ebp
@ -83,7 +84,6 @@ _start:
intel_chip_post_macro(0xee) /* post fe */
hlt
jmp .Lhlt
#endif
.globl gdt, gdt_end, gdt_limit