mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 05:57:16 +00:00
nxsched_waitpid is only available when CONFIG_SCHED_WAITPID is enabled. Wrap the call with #ifdef to fix the build error when this option is disabled. Signed-off-by: huojianchao <huojianchao@xiaomi.com> Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| rptun.c | ||
| rptun_bmp.c | ||
| rptun_ivshmem.c | ||