Retro68/binutils/ld/testsuite/ld-scripts/sort.t
2012-03-26 21:18:29 +02:00

6 lines
66 B
Raku

SECTIONS
{
.text : {*(.text .text.*)}
/DISCARD/ : { *(.*) }
}