* grub-core/boot/i386/pc/startup_raw.S: Likewise.
#include "lzma_decode.S"
#endif
- .p2align 2
+ .p2align 4
LOCAL(decompressor_end):
* This is the area for all of the special variables.
*/
- .p2align 2 /* force 4-byte alignment */
+ .p2align 5 /* force 4-byte alignment */
protstack:
.long GRUB_MEMORY_MACHINE_PROT_STACK
* description.
*/
- .p2align 2 /* force 4-byte alignment */
+ .p2align 5 /* force 4-byte alignment */
gdt:
.word 0, 0
.byte 0, 0, 0, 0
.byte 0, 0x92, 0, 0
+ .p2align 5
/* this is the GDT descriptor */
gdtdesc:
.word 0x27 /* limit */