aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/boot/header.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/boot/header.S')
-rw-r--r--arch/i386/boot/header.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/boot/header.S b/arch/i386/boot/header.S
index 7f4a2c53bd76..f3140e596d40 100644
--- a/arch/i386/boot/header.S
+++ b/arch/i386/boot/header.S
@@ -275,7 +275,7 @@ die:
275 hlt 275 hlt
276 jmp die 276 jmp die
277 277
278 .size die, .-due 278 .size die, .-die
279 279
280 .section ".initdata", "a" 280 .section ".initdata", "a"
281setup_corrupt: 281setup_corrupt: