mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
317a39a3e9
When all signals are disabled, nxsig_notification is not available and should not be invoked. Remove the call to avoid build and runtime issues in no-signal configurations. Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>