incubator-nuttx/syscall
pangzhen1 8bb62e532c nuttx/syscall: delete getrandom in syscall.csv
delete getrandom in syscall.csv, because it has been moved to libc.

Signed-off-by: pangzhen1 <pangzhen1@xiaomi.com>
2024-08-27 21:44:33 +08:00
..
proxies build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
stubs build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
wraps build: fix syscall instrumentation in flat build 2024-08-21 10:50:30 +08:00
.gitignore syscal: Remove .context form .gitignore 2022-03-02 10:42:05 +01:00
CMakeLists.txt build: fix syscall instrumentation in flat build 2024-08-21 10:50:30 +08:00
Kconfig arch: Remove SYS_RESERVED from Kconfg 2022-02-27 22:54:13 +08:00
Makefile syscall: Fix Makefile:69: target 'syscall_names.o' given more than once in the same rule 2022-04-04 08:44:50 +02:00
syscall.csv nuttx/syscall: delete getrandom in syscall.csv 2024-08-27 21:44:33 +08:00
syscall_names.c Create wrapper library for system call instrumentation 2020-07-22 12:01:40 -05:00
syscall_stublookup.c syscall: Generate STUB prototype automatically 2020-05-07 10:31:05 -06:00
syscall_wraps.h Create wrapper library for system call instrumentation 2020-07-22 12:01:40 -05:00