Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gdb
/
ld
/
testsuite
/
ld-scripts
/
print-memory-usage.t
blob: 5ff057a5e30f07f9a20a8e1392be96818ba5aad4 [
file
] [
log
] [
blame
]
SECTIONS
{
.
text
:
{
*(.
text
)
*(.
pr
)
}
.
data
:
{
*(.
data
)
*(.
rw
)
}
}