zephyr/misc
Adithya Baglody e67720bbf2 syscalls: Scan multiple folders to build complete syscall list
Previously the syscall list was generated only from the include
folder. This is a limitation when the application tries to create
system calls. This patch create a simple way to include these
new syscalls without the application touching the kernel.

This can be enabled by a Kconfig CONFIG_APPLICATION_DEFINED_SYSCALL.
Once enabled the application source directory will be scanned to
find all application defined syscalls.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-07-10 10:22:04 -07:00
..
generated
CMakeLists.txt
Kconfig syscalls: Scan multiple folders to build complete syscall list 2018-07-10 10:22:04 -07:00
empty_file.c
printk.c logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
reboot.c
stats.c