repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add io_pgetevents and rseq syscall numbers from linux v4.18
[musl.git]
/
crt
/
sh
/
crti.s
blob
d99bfd5c82dc3e1900891139c1935a9ea46a48ea
1
.section .init
2
.global _init
3
.type _init, @function
4
_init
:
5
add
#-4, r15
6
mov.
l
r12
,
@
-
r15
7
mov.
l
r14
,
@
-
r15
8
sts.
l
pr
,
@
-
r15
9
mov
r15
,
r14
10
nop
11
12
.section .fini
13
.global _fini
14
.type _fini, @function
15
_fini
:
16
add
#-4, r15
17
mov.
l
r12
,
@
-
r15
18
mov.
l
r14
,
@
-
r15
19
sts.
l
pr
,
@
-
r15
20
mov
r15
,
r14
21
nop