daily update
[binutils.git] / ld / testsuite / ld-cris / expdyn1.s
blob646be85d1f6b09de138cbd88f0168e503cb8faa4
1 .data
2 .global expobj
3 .type expobj,@object
4 .size expobj,4
5 expobj:
6 .dword 0
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