summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/i386/btx/btxldr/btxldr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/btx/btxldr/btxldr.S b/sys/boot/i386/btx/btxldr/btxldr.S
index f27d43a..d4176eb 100644
--- a/sys/boot/i386/btx/btxldr/btxldr.S
+++ b/sys/boot/i386/btx/btxldr/btxldr.S
@@ -295,7 +295,7 @@ putstr: lodsb # Load char
*/
putchr: testb $1,muted # Check muted
jnz putchr.5 # do a nop
-putchr_nm: pusha # Save
+ pusha # Save
xorl %ecx,%ecx # Zero for loops
movb $SCR_MAT,%ah # Mode/attribute
movl $BDA_POS,%ebx # BDA pointer
OpenPOWER on IntegriCloud