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 cmake: Support UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
CMakeLists.txt subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00
empty_file.c Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig syscalls: Scan multiple folders to build complete syscall list 2018-07-10 10:22:04 -07:00
printk.c logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
reboot.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stats.c subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00