* grub-core/kern/i386/realmode.S: Remove useless align.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-26 23:46:34 +01:00
parent d87893d5dc
commit a4c65f3441
2 changed files with 4 additions and 2 deletions

View file

@ -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.

View 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