aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/boot/bootsect.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/boot/bootsect.S')
-rw-r--r--arch/i386/boot/bootsect.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/boot/bootsect.S b/arch/i386/boot/bootsect.S
index ba9fe14db6a9..011b7a4993d4 100644
--- a/arch/i386/boot/bootsect.S
+++ b/arch/i386/boot/bootsect.S
@@ -83,7 +83,7 @@ bugger_off_msg:
83 .ascii "\n" 83 .ascii "\n"
84 .ascii "Remove disk and press any key to reboot . . .\r\n" 84 .ascii "Remove disk and press any key to reboot . . .\r\n"
85 .byte 0 85 .byte 0
86 86
87 87
88 # Kernel attributes; used by setup 88 # Kernel attributes; used by setup
89 89