blob: a7bb88fe6526b10d25558cc1f04ef5ec3949d4ae [file] [log] [blame]
SECTIONS
{
.text : {*(.text .text.*)}
/DISCARD/ : { *(*) }
}