5 lines
67 B
Text
5 lines
67 B
Text
SECTIONS
|
|
{
|
|
.MIPS.abiflags : { *(.foo) }
|
|
/DISCARD/ : { *(*) }
|
|
}
|