]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* grub-core/kern/i386/realmode.S: Remove useless align.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 26 Feb 2012 22:46:34 +0000 (23:46 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 26 Feb 2012 22:46:34 +0000 (23:46 +0100)
ChangeLog
grub-core/kern/i386/realmode.S

index 54d3d501d19ca8ea74139c0d4743a1eec06e3a27..0f9b4261586e1711f0aa090752878b41564207db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-26  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * grub-core/kern/i386/realmode.S: Remove useless align.
+
 2012-02-26  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * include/grub/dl.h (grub_dl_load_file): Don't export.
index b4e2f65c1d468f3bb41ca29895a88dce0cf73107..0b6190337f80620113a2c7b5389c8ce6b2273c04 100644 (file)
@@ -46,8 +46,6 @@
  *  This is the area for all of the special variables.
  */
 
-       .p2align        5       /* force 4-byte alignment */
-
 protstack:
        .long   GRUB_MEMORY_MACHINE_PROT_STACK