Add a comment
This commit is contained in:
parent
3dc3f1d360
commit
90a004791b
|
@ -65,6 +65,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