dos installer: reuse ldlinux_seg
authorH. Peter Anvin <hpa@zytor.com>
Tue, 26 May 2009 01:31:13 +0000 (18:31 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 26 May 2009 01:31:13 +0000 (18:31 -0700)
commit48337e3817f884f3ce8e7632b984a564a0703047
tree47cf268a0b189cbcb0365cc4ecb2731dae6f1048
parentd672cdd2bd7622f6dc4db4955214abf4dd7a3b6e
dos installer: reuse ldlinux_seg

Make ldlinux_seg a global variable, and use it in syslxmod.c.  This
reduces the size of syslxmod.o fairly significantly.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
dos/syslinux.c
libinstaller/syslxmod.c