source: binutils/trunk/ld/testsuite/ld-scripts/include-mem.t@ 1973

Last change on this file since 1973 was 970, checked in by psmedley, 10 years ago

binutils: initial vendor import of binutils 2.25

File size: 78 bytes
Line 
1
2MEMORY {
3 rom (rwx) : ORIGIN = 0, LENGTH = 0x1000
4 INCLUDE include-ram.t
5}
Note: See TracBrowser for help on using the repository browser.