bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdref4.s
1 .data
2 .global x
3 .type x,@object
4 x:
5 .dword expobj2
6 .Lfe1:
7 .size x,.Lfe1-x
This page took 0.046781 seconds and 4 git commands to generate.