* grub-core/kern/i386/realmode.S: Remove useless align.
This commit is contained in:
parent
d87893d5dc
commit
a4c65f3441
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue