mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
7715ee71d2
sched/signal/sig_default.c: fix undefined reference to sched_suspend if CONFIG_SIG_SIGSTOP_ACTIO not defined and eliminate compilation warnings Approved-by: Gregory Nutt <gnutt@nuttx.org>