Silence nds32 pic warnings
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / lma.lnk
CommitLineData
6766b694
AM
1SECTIONS
2{
3 . = -0x100000;
4 .text : AT(ADDR(.text) + 0x100000) { *(.text) }
5 /DISCARD/ : { *(*) }
6}
This page took 0.442107 seconds and 4 git commands to generate.