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
/
mips
/
crtn.s
14 lines
159 B
ArmAsm
Raw
Blame
History
.set
noreorder
.section
.init
lw
$
g
p
,
2
4
(
$
s
p
)
lw
$
r
a
,
2
8
(
$
s
p
)
j
$
r
a
addu
$
s
p
,
$
s
p
,
3
2
.section
.fini
lw
$
g
p
,
2
4
(
$
s
p
)
lw
$
r
a
,
2
8
(
$
s
p
)
j
$
r
a
addu
$
s
p
,
$
s
p
,
3
2
Reference in New Issue
View Git Blame
Copy Permalink