gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / dso-4.s
1 .text
2 .global export_2
3 .type export_2,@function
4 export_2:
5 .hidden dsofn
6 move.d dsofn:GOTOFF,$r4
This page took 0.029585 seconds and 4 git commands to generate.