URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-mmix/] [start4.s] - Rev 205
Go to most recent revision | Compare with Previous | Blame | View Log
# When GC, all sections in each file must be referenced from within a kept # section (which .init is, which .text isn't). Here, we don't refer to # anything so whatever is linked will be discarded. .section .init,"ax",@progbits _start: SETL $119,1190
Go to most recent revision | Compare with Previous | Blame | View Log