summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/print-memory-usage-1.t
blob: 97065b30c5234a53bf4a898125d833491d5037be (plain)
1
2
3
4
5
MEMORY
{
  ROM (RX) : ORIGIN = 0x1000, LENGTH = 1K
  RAM (W)  : ORIGIN = 0x100000, LENGTH = 256K
}