Add wrapper function syslinux_run_kernel_image() syslinux-3.50-pre6
authorH. Peter Anvin <hpa@zytor.com>
Thu, 26 Apr 2007 22:25:40 +0000 (15:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 26 Apr 2007 22:25:40 +0000 (15:25 -0700)
commit56ba61e0f3a7e37f350ec37eb66adb55c8d585ad
tree6f8c558beea571d98b358da8cb972e401359733c
parent7a0f2a3409580030f60f0bf2b351dd701f868b5a
Add wrapper function syslinux_run_kernel_image()

Add syslinux_run_kernel_image() wrapper function for API function 0016h.
com32/include/syslinux/boot.h
com32/lib/Makefile
com32/lib/syslinux/runimage.c [new file with mode: 0644]