Remove unused file_string parameter in gdb_disassembly
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-num16.s
1 # Test relocation on data R_CRX_NUM16
2
3 .text
4 .global _start
5 _start:
6 .word d16
This page took 0.029369 seconds and 4 git commands to generate.