index
:
cortex-m
c-m-in
master
mutex_add
v0.5.x
v0.6.x
v0.7.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cortex-m-semihosting
/
asm.s
blob: 26a13fc3e311ba4c0268126ce1fc80c1d102a193 (
plain
) (
blame
)
1
2
3
4
5
6
.section .text.__syscall
.global __syscall
.thumb_func
__syscall
:
bkpt
0xAB
bx
lr