Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-visium
/
ld1.ld
blob: fc33cf89f94a4873108c0948cd026084a4a38337 [
file
]
SECTIONS
{
.
text
0x10000
:
{
*(.
text
)
}
.
data
0x30000
:
{
*(.
data
)
}
}