core: merge the startup code for disk-based derivatives
authorH. Peter Anvin <hpa@zytor.com>
Sun, 19 Apr 2009 22:35:02 +0000 (15:35 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 19 Apr 2009 22:35:02 +0000 (15:35 -0700)
commit449e02585d22040ae998a4b120f55f7e25b583a6
treeb88246c994f7586967915e15c081b0fa34b6734b
parentce64bcb9e7ed34d7a54a79c8291f43563ba6a069
core: merge the startup code for disk-based derivatives

Merge the startup code for disk-based derivatives (currently SYSLINUX,
EXTLINUX) into a single file.  There is probably still additional
shared code that should be merged, but this is a good start.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/diskstart.inc [new file with mode: 0644]
core/extlinux.asm
core/ldlinux.asm
core/macros.inc