Added NXFLAT a bit at a time
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1889 42af7a65-404d-4744-a932-0658087f49c3
Showing
- Makefile 5 additions, 2 deletionsMakefile
- binfmt/Makefile 85 additions, 0 deletionsbinfmt/Makefile
- binfmt/libnxflat/Make.defs 37 additions, 0 deletionsbinfmt/libnxflat/Make.defs
- binfmt/libnxflat/libnxflat_load.c 513 additions, 0 deletionsbinfmt/libnxflat/libnxflat_load.c
- binfmt/libnxflat/libnxflat_stack.c 224 additions, 0 deletionsbinfmt/libnxflat/libnxflat_stack.c
- binfmt/libnxflat/libnxflat_verify.c 116 additions, 0 deletionsbinfmt/libnxflat/libnxflat_verify.c
- examples/nxflat/nxflat.ld 172 additions, 0 deletionsexamples/nxflat/nxflat.ld
- examples/nxflat/tests/Make.defs 45 additions, 0 deletionsexamples/nxflat/tests/Make.defs
- examples/nxflat/tests/Makefile 55 additions, 0 deletionsexamples/nxflat/tests/Makefile
- examples/nxflat/tests/errno/Makefile 58 additions, 0 deletionsexamples/nxflat/tests/errno/Makefile
- examples/nxflat/tests/errno/errno.c 83 additions, 0 deletionsexamples/nxflat/tests/errno/errno.c
- examples/nxflat/tests/errno/errno.o 0 additions, 0 deletionsexamples/nxflat/tests/errno/errno.o
- examples/nxflat/tests/hello++/Makefile 114 additions, 0 deletionsexamples/nxflat/tests/hello++/Makefile
- examples/nxflat/tests/hello++/hello++1.cpp 60 additions, 0 deletionsexamples/nxflat/tests/hello++/hello++1.cpp
- examples/nxflat/tests/hello++/hello++2.cpp 123 additions, 0 deletionsexamples/nxflat/tests/hello++/hello++2.cpp
- examples/nxflat/tests/hello++/hello++3.cpp 132 additions, 0 deletionsexamples/nxflat/tests/hello++/hello++3.cpp
- examples/nxflat/tests/hello++/hello++4.cpp 150 additions, 0 deletionsexamples/nxflat/tests/hello++/hello++4.cpp
- examples/nxflat/tests/hello/Makefile 58 additions, 0 deletionsexamples/nxflat/tests/hello/Makefile
- examples/nxflat/tests/hello/hello.c 89 additions, 0 deletionsexamples/nxflat/tests/hello/hello.c
- examples/nxflat/tests/hello/hello.o 0 additions, 0 deletionsexamples/nxflat/tests/hello/hello.o
Loading
Please register or sign in to comment