summaryrefslogtreecommitdiff
path: root/com32/samples/localboot.c
Commit message (Collapse)AuthorAgeFilesLines
* Run Nindent on com32/samples/localboot.cH. Peter Anvin2009-05-291-2/+2
| | | | | | | | | Automatically reformat com32/samples/localboot.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* localboot.c32: sample/test program for invoking syslinux_local_boot()H. Peter Anvin2007-09-211-0/+9
Simple test program which simply invokes syslinux_local_boot().