mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 05:54:26 +08:00
7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
|
SECTIONS
|
||
|
{
|
||
|
.text 0x1000 : {
|
||
|
* (.text .text.*);
|
||
|
}
|
||
|
}
|