incubator-nuttx/syscall/wraps
Daniel Jasinski 9798bc1d1f build: fix syscall instrumentation in flat build
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>
2024-08-21 10:50:30 +08:00
..
.gitignore Create wrapper library for system call instrumentation 2020-07-22 12:01:40 -05:00
CMakeLists.txt build: fix syscall instrumentation in flat build 2024-08-21 10:50:30 +08:00
Make.defs Create wrapper library for system call instrumentation 2020-07-22 12:01:40 -05:00