mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 17:33:18 +00:00
Merge remote-tracking branch 'origin/master' into module
This commit is contained in:
commit
9ef33d8ebc
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue