Recreate correctly.
[binutils.git] / ld / testsuite / ld-cris / expdyn1.s
blob100cef419589cb60b9b4fa9b9f2014f3e6b8c0f5
1 .data
2 .global expobj
3 .type expobj,@object
4 expobj:
5 .dword 0
7 .text
8 .global _start
9 _start:
10 nop
11 .global expfn
12 expfn:
13 .type expfn,@function
14 nop
15 .Lfe1:
16 .size expfn,.Lfe1-expfn