Sign in
fuchsia
/
third_party
/
binutils-gdb
/
refs/heads/upstream/gdb-16-branch
/
.
/
ld
/
testsuite
/
ld-scripts
/
print-memory-usage-1.t
blob: 56484f451c505a3a7e0cefd7758bc06426fd93cf [
file
] [
log
] [
blame
] [
edit
]
MEMORY
{
ROM
(
RX
)
:
ORIGIN
=
0x1000
,
LENGTH
=
1K
RAM
(
W
)
:
ORIGIN
=
0x100000
,
LENGTH
=
256K
FOO
(
RX
)
:
ORIGIN
=
0x100
,
LENGTH
=
1K
}