Allow mmix-knuth-mmixware adjustments to objcopy --extract-symbols test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / print-memory-usage-3.t
1 MEMORY
2 {
3 ROM (RX) : ORIGIN = 0x100000, LENGTH = 1M
4 RAM (W) : ORIGIN = 0x1000000, LENGTH = 2048M
5 }
This page took 0.029201 seconds and 4 git commands to generate.