* grub-core/kern/i386/realmode.S: Increase alignment.
* grub-core/boot/i386/pc/startup_raw.S: Likewise.
This commit is contained in:
parent
ee9c2e7a97
commit
b81d609e4c
2 changed files with 4 additions and 3 deletions
|
@ -341,6 +341,6 @@ gate_a20_check_state:
|
|||
#include "lzma_decode.S"
|
||||
#endif
|
||||
|
||||
.p2align 2
|
||||
.p2align 4
|
||||
|
||||
LOCAL(decompressor_end):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue