binutils: Make some functions static in dwarf.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / provide-5.s
1 .data
2 .global baz
3 baz:
4 .word 0
This page took 0.032066 seconds and 4 git commands to generate.