mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
fix typo (#399)
This commit is contained in:
parent
1fb4e847ed
commit
a030d0a02b
20 changed files with 19 additions and 21 deletions
|
@ -302,7 +302,7 @@ uint32_t ulAPSR;
|
|||
value. */
|
||||
*pucFirstUserPriorityRegister = ulOriginalPriority;
|
||||
}
|
||||
#endif /* conifgASSERT_DEFINED */
|
||||
#endif /* configASSERT_DEFINED */
|
||||
|
||||
|
||||
/* At the time of writing, the BSP only supports EL3. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue