blob: 113e70bc637b39ceebdb80e1f4d56d8ecbb1162f [file]
SECTIONS
{
.text : { *(.text) }
/DISCARD/ : { *(*) }
}