sentence sematic mofication from task.md
This commit is contained in:
parent
c06e959246
commit
5602df5d48
|
@ -740,6 +740,9 @@ _reswitch:
|
|||
|
||||
BX LR
|
||||
|
||||
```
|
||||
|
||||
```c
|
||||
.global PendSV_Handler
|
||||
.type PendSV_Handler, %function
|
||||
PendSV_Handler:
|
||||
|
|
Loading…
Reference in New Issue