mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Trivial update to some comments.
This commit is contained in:
@@ -151,8 +151,8 @@
|
||||
* Name: up_intstack_base
|
||||
*
|
||||
* Description:
|
||||
* Return a pointer to the "base" the correct interrupt stack for the
|
||||
* current CPU.
|
||||
* Return a pointer to the "base" the correct interrupt stack allocation
|
||||
* for the current CPU.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
@@ -135,8 +135,8 @@ extern "C"
|
||||
* Name: up_intstack_base
|
||||
*
|
||||
* Description:
|
||||
* Set the current stack pointer to the "top" the correct interrupt stack
|
||||
* for the current CPU.
|
||||
* Set the current stack pointer to the "base" the correct interrupt stack
|
||||
* allocation for the current CPU.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user