summaryrefslogtreecommitdiff
path: root/ldlinux.asm
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-16 06:23:08 +0000
committerhpa <hpa>2004-12-16 06:23:08 +0000
commitba7a515657a4a877209d5f5d171b50a87c55e5eb (patch)
tree637b5611971ab6dba2a2b2bc50316de304dceea0 /ldlinux.asm
parent541652ee52a66c8600fb01bc283a2ca7bead2d9f (diff)
downloadsyslinux-ba7a515657a4a877209d5f5d171b50a87c55e5eb.tar.gz
Remove unneccesary blank line
Diffstat (limited to 'ldlinux.asm')
-rw-r--r--ldlinux.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldlinux.asm b/ldlinux.asm
index b9ef9bc5..c6dc65ac 100644
--- a/ldlinux.asm
+++ b/ldlinux.asm
@@ -1540,7 +1540,6 @@ getcachesector:
pop cx
ret
-
.hit: ; We have it; get the pointer
sub si,CachePtrs
shl si,SECTOR_SHIFT-2