This patch enables disassembler_needs_relocs for PRU. It is needed to print correct...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pru / extern.s
1 # Source file used to test text dump of U16_PMEMIMM relocation
2
3 .extern myextfunc
4 foo:
5 call myextfunc
This page took 0.036155 seconds and 4 git commands to generate.