]> rtime.felk.cvut.cz Git - rtems-devel.git/commit
Clone appnet to appdl to prepare base for runtime dlopen components load.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 4 Sep 2015 08:45:41 +0000 (10:45 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 4 Sep 2015 08:45:41 +0000 (10:45 +0200)
commit0369e379945015135d5efed39375c48c32711c76
tree3c54ea5f5149ffa533ac79b898bb81d4502c96ee
parent9917f09f1f4e7050eeb5687b70c10e5c1630d27c
Clone appnet to appdl to prepare base for runtime dlopen components load.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
rtems-omk-template/Makefile.omk
rtems-omk-template/appdl/Makefile [new file with mode: 0644]
rtems-omk-template/appdl/Makefile.omk [new file with mode: 0644]
rtems-omk-template/appdl/app_def.h [new file with mode: 0644]
rtems-omk-template/appdl/init.c [new file with mode: 0644]
rtems-omk-template/appdl/networkconfig.h [new file with mode: 0644]
rtems-omk-template/appdl/rootfs/test/test-file.txt [new file with mode: 0644]
rtems-omk-template/appdl/system.h [new file with mode: 0644]
rtems-omk-template/appdl/task_1.c [new file with mode: 0644]