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