This fixes syscall instrumentation in flat build: - add syscall_names.c if LIB_SYSCALL=n to 'wraps' subdirectory - change execute_process to add_custom_command - fix typo in wrapper naming convention Signed-off-by: Daniel Jasinski <jasinskidaniel95szcz@gmail.com> |
||
|---|---|---|
| .. | ||
| proxies | ||
| stubs | ||
| wraps | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Makefile | ||
| syscall.csv | ||
| syscall_names.c | ||
| syscall_stublookup.c | ||
| syscall_wraps.h | ||