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-cris
/
expdyn1.s
blob
646be85d1f6b09de138cbd88f0168e503cb8faa4
1
.data
2
.global expobj
3
.type expobj,@object
4
.size expobj,4
5
expobj
:
6
.dword 0
7
8
.text
9
.global _start
10
_start
:
11
nop
12
.global expfn
13
expfn
:
14
.type expfn,@function
15
nop
16
.Lfe1:
17
.size expfn,.Lfe1-expfn
18