* ld-scripts/section-match.exp: New file. Runs ths
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / provide-3.s
1 .data
2 .globl foo
3 foo: .long 0
4 .p2align 4
This page took 0.030028 seconds and 4 git commands to generate.