Use Windows style directory separators when running sysroot tests under MinGW and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sysroot-prefix-x.s
1 .data
2 .globl x
3 x:
4 .dc.a y
5
This page took 0.029379 seconds and 4 git commands to generate.