* ld-scripts/dynamic-sections*: New test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / dynamic-sections-2.s
1 .data
2 .global foo
3 foo: .4byte 0
This page took 0.033514 seconds and 5 git commands to generate.