Sign in
cobalt
/
cobalt
/
63c7ad499be49ef959b3b1c5ea3f48491aa033d3
/
.
/
src
/
third_party
/
musl
/
crt
/
mips
/
crtn.s
blob: 506a04b78c0d0a02e8d687935390bb9fbf5c15db [
file
] [
log
] [
blame
]
.set noreorder
.section .init
lw
$
gp
,
24
($
sp
)
lw
$
ra
,
28
($
sp
)
j
$
ra
addu
$
sp
,$
sp
,
32
.section .fini
lw
$
gp
,
24
($
sp
)
lw
$
ra
,
28
($
sp
)
j
$
ra
addu
$
sp
,$
sp
,
32