2017-10-07 02:16:47 +02:00

6 lines
59 B
Plaintext

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