Fix ERROR: target-cc does not exist
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / reloc-009.s
... / ...
CommitLineData
1 ;; Test pc relative relocation
2
3 .text
4 .global _start
5_start:
6 nop
7 brf0f.s foo
8 jmp r13
9
10
11
12
This page took 0.024201 seconds and 4 git commands to generate.