summaryrefslogtreecommitdiff
path: root/extlinux.asm
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-28 07:00:01 +0000
committerhpa <hpa>2004-12-28 07:00:01 +0000
commit1be764df9ef969c8f86dd838c26c3dbe6002be61 (patch)
tree4648de359a03fe8d73f1c862f9298b796e460a9a /extlinux.asm
parentd12102fd89a05157672a4e4bb6e32dacd30ce27f (diff)
downloadsyslinux-1be764df9ef969c8f86dd838c26c3dbe6002be61.tar.gz
Fix pxelinux relocation; work around infinite loop in pxelinux mangle_name
Diffstat (limited to 'extlinux.asm')
-rw-r--r--extlinux.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/extlinux.asm b/extlinux.asm
index dac3393f..9577d310 100644
--- a/extlinux.asm
+++ b/extlinux.asm
@@ -1449,5 +1449,3 @@ EndOfGetCBuf dw getcbuf+trackbufsize ; = getcbuf+BufSafeBytes
%error trackbufsize must be a multiple of SECTOR_SIZE
%endif
%endif
- align 4, db 0 ; Pad out any unfinished dword
-ldlinux_end equ $