Actually use sections, and move common variables into the .inc files.
authorhpa <hpa>
Fri, 17 Dec 2004 06:42:00 +0000 (06:42 +0000)
committerhpa <hpa>
Fri, 17 Dec 2004 06:42:00 +0000 (06:42 +0000)
commit1ad9233d7287c8e98bda8774a6eafd2a3e988b89
tree1d288d0b1fbb8c7d6df445f9c3c5bfe6abfc5817
parent7da4d04f57c549c1e6cf850d75400ded5ac82cb8
Actually use sections, and move common variables into the .inc files.
The .bss section at the beginning of each .asm file is now downright
tiny.
18 files changed:
bcopy32.inc
com32.inc
comboot.inc
conio.inc
font.inc
getc.inc
graphics.inc
highmem.inc
isolinux.asm
ldlinux.asm
loadhigh.inc
parsecmd.inc
parseconfig.inc
pxelinux.asm
runkernel.inc
strcpy.inc
ui.inc
writestr.inc