]> Git Repo - binutils.git/blob - ld/testsuite/ld-scripts/include-mem.t
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-scripts / include-mem.t
1
2 MEMORY {
3   rom (rwx) : ORIGIN = 0, LENGTH = 0x1000
4   INCLUDE include-ram.t
5 }
This page took 0.023865 seconds and 4 git commands to generate.