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