10 lines
122 B
Perl
10 lines
122 B
Perl
SECTIONS
|
|
{
|
|
.text 0x1000 :
|
|
{
|
|
LONG (label)
|
|
label = .;
|
|
LONG (ADDR (.other))
|
|
}
|
|
.other 0x2000 : {}
|
|
}
|