A few more syslinux wrapper function
commit0b3b862ff49ab1b0b5d5af8c15d58e3c4baaf634
authorH. Peter Anvin <hpa@zytor.com>
Tue, 3 Apr 2007 22:07:31 +0000 (3 15:07 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 3 Apr 2007 22:07:31 +0000 (3 15:07 -0700)
treed13df592c3e7589abe0e2fd33a1c69ff4f70b229
parent2b73e15e178eb70bfc4a664913ec5ad7f0cdd181
A few more syslinux wrapper function

Add implementations of a few more syslinux wrapper functions:

syslinux_run_command()
syslinux_run_default()
syslinux_final_cleanup()
com32/lib/Makefile
com32/lib/syslinux/cleanup.c [new file with mode: 0644]
com32/lib/syslinux/run_command.c [new file with mode: 0644]
com32/lib/syslinux/run_default.c [new file with mode: 0644]