URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-d10v/] [reloc-003.ld] - Rev 299
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