diff options
Diffstat (limited to 'arch/i386/boot/bootsect.S')
-rw-r--r-- | arch/i386/boot/bootsect.S | 2 |
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: .ascii "\n" .ascii "Remove disk and press any key to reboot . . .\r\n" .byte 0 - + # Kernel attributes; used by setup |