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