Sign in
gnu
/
binutils-gdb
/
3f7c685f26df75ee3822a3629b2794deafdf881f
/
.
/
ld
/
testsuite
/
ld-visium
/
ld1.ld
blob: fc33cf89f94a4873108c0948cd026084a4a38337 [
file
]
SECTIONS
{
.
text
0x10000
:
{
*(.
text
)
}
.
data
0x30000
:
{
*(.
data
)
}
}