]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
.org simplification phcoder/scratch
authorVladimir Serbinenko <phcoder@gmail.com>
Tue, 24 Dec 2013 01:48:31 +0000 (02:48 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Tue, 24 Dec 2013 01:48:31 +0000 (02:48 +0100)
grub-core/boot/i386/pc/lnxboot.S

index 292b77631b0f04fb47236f3f51d871d7062a8776..ae49b273a73ae46902814f88047420999d4825b3 100644 (file)
@@ -292,4 +292,4 @@ LOCAL(fail):
 err_int15_msg:
        .ascii  "move memory fails\0"
 
-       .org _start - data_start + CODE_SECTORS * 512
+       .org (CODE_SECTORS + 1) * 512