micropack: add tools to find and build syscall bank map dynamically
authorAlan Cox <alan@etchedpixels.co.uk>
Tue, 27 Oct 2015 16:51:03 +0000 (16:51 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Tue, 27 Oct 2015 16:51:03 +0000 (16:51 +0000)
commit4933675ec0287f497ebb4c40d49a1f87edd8958b
tree118083b17a6e45218a8d7a412f5d694855eb716b
parentf3fdbcef115838637e28ff26f0e6f64ec2217cbd
micropack: add tools to find and build syscall bank map dynamically

We dont yet use it!
Kernel/Makefile
Kernel/platform-micropack/Makefile
Kernel/platform-micropack/syscall_bank.c [new file with mode: 0644]
Kernel/tools/map_syscall.c [new file with mode: 0644]