]> Git Repo - binutils.git/blob - ld/testsuite/ld-scripts/print-memory-usage-3.t
Automatic date update in version.in
[binutils.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.024476 seconds and 4 git commands to generate.