Add explicit byt 0 to workaround a problem with assembler

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-05-08 17:06:56 +02:00
parent fa610088ba
commit 44748f71c0

View file

@ -45,6 +45,7 @@ _start:
. = _start + GRUB_KERNEL_MACHINE_PREFIX
VARIABLE(grub_prefix)
.byte 0
/* to be filled by grub-mkimage */
/*