Sign in
gnu
/
binutils-gdb
/
d559227272d72e554222361058163b9dc94de2f0
/
.
/
ld
/
testsuite
/
ld-nds32
/
imm.ld
blob: b7d12cc4c84107a55fba3a89a331c558614b424f [
file
]
SECTIONS
{
.
text
0x1000
:
{
*
(.
text
.
text
.*);
}
}