repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
daily update
[binutils.git]
/
ld
/
testsuite
/
ld-sh
/
sh64
/
init.s
blob
900e764a633de4303df0577325d657f548be81df
1
.section .text,
"ax"
2
.global _init
3
.type _init,@function
4
.align 1
5
_init
:
6
nop
7
nop
8
nop
9
nop
10
11
.global _fini
12
.type _fini,@function
13
.align 1
14
_fini
:
15
nop
16
nop
17
nop
18
nop