From: Cao jin Date: Tue, 28 Jul 2020 05:42:04 +0000 (+0800) Subject: kern/i386/realmode: Update comment X-Git-Tag: grub-2.06-rc1~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b106a2a4e03531e4f21fa4062b92c7139328f83;p=thirdparty%2Fgrub.git kern/i386/realmode: Update comment Commit b81d609e4c did not update it. Signed-off-by: Cao jin Reviewed-by: Daniel Kiper --- diff --git a/grub-core/kern/i386/realmode.S b/grub-core/kern/i386/realmode.S index 998fdc756..265cdcb9d 100644 --- a/grub-core/kern/i386/realmode.S +++ b/grub-core/kern/i386/realmode.S @@ -77,7 +77,7 @@ protstack: * description. */ - .p2align 5 /* force 4-byte alignment */ + .p2align 5 /* force 32-byte alignment */ gdt: .word 0, 0 .byte 0, 0, 0, 0