URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-d10v/] [reloc-006.ld] - Rev 855
Go to most recent revision | Compare with Previous | Blame | View Log
SECTIONS
{
.text 0x01014000 :
{
*(.text)
foo = (. + 0x1fff4);
}
}
Go to most recent revision | Compare with Previous | Blame | View Log