sparc64: Switch to more portable .org.
Binaries are unchanged.
This commit is contained in:
parent
e77dc3d9a0
commit
49e5fcb9fb
3 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ _start:
|
|||
ba codestart
|
||||
mov %o4, %o0
|
||||
|
||||
. = EXT_C(_start) + GRUB_KERNEL_MACHINE_TOTAL_MODULE_SIZE
|
||||
.org GRUB_KERNEL_MACHINE_TOTAL_MODULE_SIZE
|
||||
|
||||
VARIABLE(grub_total_module_size)
|
||||
.word 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue