OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-scripts/] [expr1.t] - Blame information for rev 337

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
ENTRY(RAM)
2
 
3
MEMORY
4
{
5
  ram (rwx) : ORIGIN = 0, LENGTH = 0x1000000
6
}
7
 
8
SECTIONS
9
{
10
.text : { } >ram
11
}
12
RAM = ADDR(ram);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.