execute(): move chainbooting code to its own file
commit83f4c75f69986637ae653cd94a37329f3841f65a
authorH. Peter Anvin <hpa@zytor.com>
Thu, 7 Jun 2012 22:23:46 +0000 (7 15:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 7 Jun 2012 22:23:46 +0000 (7 15:23 -0700)
tree5f77475764db987e3a89074f4d75d5c77abd2c85
parent4afa3c9082377c6bd96b1bde412f03ba9fa003ac
execute(): move chainbooting code to its own file

To improve readability, move chainbooting to its own source file.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/elflink/ldlinux/Makefile
com32/elflink/ldlinux/chainboot.c [new file with mode: 0644]
com32/elflink/ldlinux/execute.c
com32/include/menu.h