COM32: lua - added simple syslinux_run_command function
authorMarcel Ritter <unrzl1@linux.rrze.uni-erlangen.de>
Mon, 15 Dec 2008 07:35:55 +0000 (08:35 +0100)
committerMarcel Ritter <unrzl1@linux.rrze.uni-erlangen.de>
Mon, 15 Dec 2008 07:35:55 +0000 (08:35 +0100)
commit16fa94bd8c1556d7aae3942293cba0a2f61e4ce7
treed7fcdb14b3142a3ce67b602a8a632f0e693d28f0
parent095aac438f89b61e0a279453e5622a4acefeec71
COM32: lua - added simple syslinux_run_command function
com32/lua/src/Makefile
com32/lua/src/linit.c
com32/lua/src/lualib.h
com32/lua/src/syslinux.c [new file with mode: 0644]
com32/lua/test/syslinux.lua [new file with mode: 0644]