binutils: Make some functions static in dwarf.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_no.t
1 SECTIONS
2 {
3 .text : {*(.text*)}
4 /DISCARD/ : { *(.*) }
5 }
This page took 0.029071 seconds and 4 git commands to generate.