Referencing a function's address on PowerPC64 ELFv2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / startv2.s
1 .abiversion 2
2 .text
3 .globl _start
4 _start:
5 b _start
This page took 0.032906 seconds and 5 git commands to generate.