Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
13935337f3e9bbf9db9e6403d761bc670ea1a6d5
/
.
/
crt
/
arm
/
crtn.s
blob: dc020f92ef89893247d42640152325315b7c1e8e [
file
] [
log
] [
blame
]
.syntax unified
.section .init
pop
{
r0
,
lr
}
bx lr
.section .fini
pop
{
r0
,
lr
}
bx lr