Add a comment

This commit is contained in:
Pierre Pronchery 2019-04-16 00:00:57 +02:00
parent 3dc3f1d360
commit 90a004791b

View File

@ -65,6 +65,7 @@ _start:
mov $stack_top, %esp
xor %ebp, %ebp
/* save %eax to detect multiboot */
push %eax
/* reset EFLAGS */