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