Add a comment
This commit is contained in:
parent
20b295dc2a
commit
9f0d413acd
|
@ -53,6 +53,7 @@ _start:
|
||||||
mov $stack_top, %esp
|
mov $stack_top, %esp
|
||||||
xor %ebp, %ebp
|
xor %ebp, %ebp
|
||||||
|
|
||||||
|
/* save %eax to detect multiboot */
|
||||||
push %eax
|
push %eax
|
||||||
|
|
||||||
/* reset EFLAGS */
|
/* reset EFLAGS */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user