URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-sh/] [sh64/] [endian.ld] - Rev 816
Compare with Previous | Blame | View Log
SECTIONS {
.text : {
*(.text)
LONG(0x12345678);
}
}