mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Mostly cosmetic changes
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
* This function is called by the OS when one or more
|
* This function is called by the OS when one or more
|
||||||
* signal handling actions have been queued for execution.
|
* signal handling actions have been queued for execution.
|
||||||
* The architecture specific code must configure things so
|
* The architecture specific code must configure things so
|
||||||
* that the 'igdeliver' callback is executed on the thread
|
* that the 'sigdeliver' callback is executed on the thread
|
||||||
* specified by 'tcb' as soon as possible.
|
* specified by 'tcb' as soon as possible.
|
||||||
*
|
*
|
||||||
* This function may be called from interrupt handling logic.
|
* This function may be called from interrupt handling logic.
|
||||||
|
|||||||
Reference in New Issue
Block a user