mirror of git://sourceware.org/git/glibc.git
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
|
|
SECTIONS
|
||
|
|
{
|
||
|
|
.bar : { *(.bar) }
|
||
|
|
}
|
||
|
|
INSERT AFTER .rela.dyn;
|