Sign in
cobalt
/
cobalt
/
6c8e6ca645585847723be8278a12b4ca8ab72d69
/
.
/
src
/
third_party
/
musl
/
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