Retro68/binutils/ld/testsuite/ld-scripts/print-memory-usage-1.t

6 lines
99 B
Perl
Raw Normal View History

2017-04-10 11:32:00 +00:00
MEMORY
{
ROM (RX) : ORIGIN = 0x1000, LENGTH = 1K
RAM (W) : ORIGIN = 0x100000, LENGTH = 256K
}