]> git.ipfire.org Git - thirdparty/grub.git/commit
include/grub/offsets.h: Set mod_align to 4 on MIPS
authorVladimir Serbinenko <phcoder@gmail.com>
Tue, 3 Sep 2024 17:58:51 +0000 (20:58 +0300)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 5 Sep 2024 15:29:35 +0000 (17:29 +0200)
commit34b7f372126f0dd470732e4fb798b5a7fcaf1f75
tree830b8692da30e2cb10c493aeb226302a1abd353c
parented06516738d1b41285e43838d1fbd4f992f7faf3
include/grub/offsets.h: Set mod_align to 4 on MIPS

Module structure has natural alignment of 4. Respect it explicitly
rather than relying on the fact that _end is usually aligned.

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
include/grub/offsets.h