Add 32-bit versions of open file/close file
authorH. Peter Anvin <hpa@zytor.com>
Sat, 6 Mar 2010 19:55:57 +0000 (11:55 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 6 Mar 2010 19:55:57 +0000 (11:55 -0800)
commite375515ddc712f1f69ee21337db2a3267caa5d49
tree234cecab51fe9bfb341289ce0d0620543f77f047
parentead9bc6ff2fdfffc2f0974bb8de02f54a7671922
Add 32-bit versions of open file/close file

Add 32-bit API calls for open file and close file.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
15 files changed:
com32/include/syslinux/pmapi.h
com32/lib/sys/file.h
com32/lib/sys/fileclose.c
com32/lib/sys/fileread.c
com32/lib/sys/fstat.c
com32/lib/sys/open.c
com32/lib/sys/openmem.c
com32/lib/sys/zfile.c
core/comboot.inc
core/extern.inc
core/fs/fs.c
core/getc.inc
core/include/fs.h
core/pmapi.c
doc/comboot.txt