qemu: Switch to more portable .org

Binary is checked identical.
This commit is contained in:
Vladimir Serbinenko 2015-02-21 20:13:58 +01:00
parent 8afd8f3b64
commit 3c6043245e
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
_start:
jmp codestart
. = _start + GRUB_KERNEL_I386_QEMU_CORE_ENTRY_ADDR
.org GRUB_KERNEL_I386_QEMU_CORE_ENTRY_ADDR
VARIABLE(grub_core_entry_addr)
.long 0