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
fix glob failure to match plain "/" to root directory
[musl.git]
/
crt
/
powerpc64
/
crti.s
blob
9f712f0e0743c6353c2e7856b95168302f9172d9
1
.section .init
2
.align 2
3
.global _init
4
_init
:
5
addis
2
,
12
,
.TOC.-_init@ha
6
addi
2
,
2
,
.TOC.-_init@l
7
.localentry _init,.-_init
8
mflr
0
9
std
0
,
16
(
1
)
10
stdu
1
,-
32
(
1
)
11
12
.section .fini
13
.align 2
14
.global _fini
15
_fini
:
16
addis
2
,
12
,
.TOC.-_fini@ha
17
addi
2
,
2
,
.TOC.-_fini@l
18
.localentry _fini,.-_fini
19
mflr
0
20
std
0
,
16
(
1
)
21
stdu
1
,-
32
(
1
)