index
:
wasi-libc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc-top-half
/
musl
/
crt
/
arm
/
crtn.s
blob: dc020f92ef89893247d42640152325315b7c1e8e (
plain
)
1
2
3
4
5
6
7
8
9
.syntax
unified
.section
.init
pop
{
r0
,
lr
}
bx
lr
.section
.fini
pop
{
r0
,
lr
}
bx
lr