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