Change dot assignmnet to more portable .org.

Binary is unchanged (verified)
This commit is contained in:
Vladimir Serbinenko 2015-02-21 17:19:01 +01:00
parent f571dc1af8
commit bc29c6d019
6 changed files with 21 additions and 21 deletions

View file

@ -362,7 +362,7 @@ LOCAL(message):
.word 0
.word 0
. = _start + 0x200 - GRUB_BOOT_MACHINE_LIST_SIZE
.org 0x200 - GRUB_BOOT_MACHINE_LIST_SIZE
LOCAL(firstlist): /* this label has to be before the first list entry!!! */
/* fill the first data listing with the default */
blocklist_default_start: