twl_wrapsdk/tools/makelst
shirait 116d434b87 support unicode on fatfs
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@210 4ee2a332-4b2b-5046-8439-1ba90f034370
2007-07-24 09:51:05 +00:00
..
arch.c add makelst(tentative) 2007-07-02 09:42:44 +00:00
arch.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
elf_loader.c fix makelst 2007-07-23 09:29:22 +00:00
elf_loader.h fix makelst 2007-07-23 09:29:22 +00:00
elf.c fix makelst 2007-07-23 09:29:22 +00:00
elf.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
loader_subset.c fix makelst 2007-07-23 09:29:22 +00:00
loader_subset.h fix makelst 2007-07-23 09:29:22 +00:00
Makefile add makelst(tentative) 2007-07-02 09:42:44 +00:00
makelst.c fix dll system 2007-07-02 10:36:08 +00:00
makelst.exe support unicode on fatfs 2007-07-24 09:51:05 +00:00
readme.txt add makelst(tentative) 2007-07-02 09:42:44 +00:00
searcharg.c add makelst(tentative) 2007-07-02 09:42:44 +00:00
searcharg.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
types.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
version.h add makelst(tentative) 2007-07-02 09:42:44 +00:00

・makelst

DLL側とstatic側のelfファイルを入力すると、
static側シンボルをDLLローダーに渡すAPIをCソースとして生成します。
このCソースファイルはstatic側に含めてリンクしてください。