mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Merge remote-tracking branch 'origin/master' into module
This commit is contained in:
@@ -165,7 +165,8 @@ static FAR sigpendq_t *sig_allocatependingsignal(void)
|
||||
}
|
||||
|
||||
/* If we were not called from an interrupt handler, then we are
|
||||
* free to allocate pending action structures if necessary. */
|
||||
* free to allocate pending action structures if necessary.
|
||||
*/
|
||||
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user