Some get_last_target_status tweaks
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s12z / reloc-ext24.s
1
2 here:
3 ;; jmp foobar
4 .byte 0xba
5 .byte 0x00
6 .byte 0x00
7 .byte 0x00
8 nop
9
10
11 .reloc here+1,R_S12Z_EXT24, foobar
12
This page took 0.033591 seconds and 4 git commands to generate.