(root)/
binutils-2.41/
ld/
testsuite/
ld-scripts/
include-mem.t
MEMORY {
  rom (rwx) : ORIGIN = 0, LENGTH = 0x1000
  INCLUDE include-ram.t
}