MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdref4.s
CommitLineData
63f2573f
HPN
1 .data
2 .global x
3 .type x,@object
4x:
5 .dword expobj2
6.Lfe1:
7 .size x,.Lfe1-x
This page took 0.401638 seconds and 4 git commands to generate.