mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-05-12 11:42:57 -04:00
Merge f7e264f369 into a8c9d35152
This commit is contained in:
commit
aafb7cd21d
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
.global vPortRestoreTaskContext
|
.global vPortRestoreTaskContext
|
||||||
.global vPortInitialiseFPSCR
|
.global vPortInitialiseFPSCR
|
||||||
.global ulReadAPSR
|
.global ulReadAPSR
|
||||||
.global vPortYield
|
.weak vPortYield
|
||||||
.global vPortEnableInterrupts
|
.global vPortEnableInterrupts
|
||||||
.global vPortDisableInterrupts
|
.global vPortDisableInterrupts
|
||||||
.global ulPortSetInterruptMaskFromISR
|
.global ulPortSetInterruptMaskFromISR
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue