sentence sematic mofication from task.md

This commit is contained in:
Yan_yan
2020-11-24 15:03:32 +08:00
parent c06e959246
commit 5602df5d48

View File

@@ -740,6 +740,9 @@ _reswitch:
BX LR
```
```c
.global PendSV_Handler
.type PendSV_Handler, %function
PendSV_Handler: