binutils: Make some functions static in dwarf.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-orphan.s
1 .section .orphan_data, "a"
2 # empty but defined
3 .section .data
4 .word 0x1111
This page took 0.029443 seconds and 4 git commands to generate.