summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhpa <hpa>2002-04-28 06:22:14 +0000
committerhpa <hpa>2002-04-28 06:22:14 +0000
commit4ebea85bc52cdbf5d823eca455c97b5abb4d9a95 (patch)
treeebae22ab2c715a0c2362d74587ff9e50d1cf79b5
parent0819bf058b63470366ac8fbd532c4457c002c86d (diff)
downloadsyslinux-4ebea85bc52cdbf5d823eca455c97b5abb4d9a95.tar.gz
Add call to crlf
-rw-r--r--bootsect.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootsect.inc b/bootsect.inc
index 4d2274f8..d9aa9554 100644
--- a/bootsect.inc
+++ b/bootsect.inc
@@ -40,6 +40,7 @@ load_bootsec:
xchg dx,ax ; Now EAX = file length
mov edi, 100000h
call load_high
+ call crlf
%if IS_SYSLINUX
pop cx