Add syslinux_local_boot() wrapper function
authorH. Peter Anvin <hpa@zytor.com>
Wed, 4 Apr 2007 23:13:49 +0000 (16:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 4 Apr 2007 23:13:49 +0000 (16:13 -0700)
commit89478bdbfa7167bc1b627a478d042c99e46f06b7
tree896ec57413dc8582a69700302391ef6fcb3d82ab
parent22e06584ab074e76613175ff75417c23d9026459
Add syslinux_local_boot() wrapper function

Add API wrapper function for the Local Boot function.
com32/include/syslinux/boot.h
com32/lib/Makefile
com32/lib/syslinux/localboot.c [new file with mode: 0644]