Fix implib test failures
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / exclude2.s
1 .globl exclude_sym
2 .data
3 exclude_sym:
4 .long 0
5 .common exclude_common, 4, 4
This page took 0.030508 seconds and 4 git commands to generate.