Trivial update to some comments.
This commit is contained in:
parent
82ff00fabf
commit
579d1b898b
@ -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.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user