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