Use Windows style directory separators when running sysroot tests under MinGW and...
[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.03959 seconds and 4 git commands to generate.