ld/testsuite/ld-z8k/test-ld.sh: Remove. Checked in by mistake.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / funref2.s
1 .section .rodata,"a",@progbits
2 .globl func_tab
3 func_tab:
4 .dc.a my_func
This page took 0.030012 seconds and 4 git commands to generate.