incubator-nuttx/syscall
Huang Qi 97ec55db46 syscall.csv: Correct macro guard of setsockopt
setsockopt only available if both NET and  NET_SOCKOPTS enabled.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-05-29 20:37:12 +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: add initial cmake build system 2023-07-08 13:50:48 +08:00
.gitignore syscal: Remove .context form .gitignore 2022-03-02 10:42:05 +01:00
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +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 syscall.csv: Correct macro guard of setsockopt 2024-05-29 20:37:12 +08:00
syscall_names.c
syscall_stublookup.c
syscall_wraps.h