This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
mirror of
git://git.musl-libc.org/musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e89cfe51d2
musl
/
crt
/
arm
/
crtn.s
12 lines
119 B
ArmAsm
Raw
Blame
History
.section
.init
pop
{
r0
,
l
r
}
tst
l
r
,#
1
moveq
p
c
,
l
r
bx
l
r
.section
.fini
pop
{
r0
,
l
r
}
tst
l
r
,#
1
moveq
p
c
,
l
r
bx
l
r
Reference in New Issue
View Git Blame
Copy Permalink