Don't write to inferior_ptid in gnu-nat.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / call-relax-3.s
1 .globl cc
2 .globl dd
3
4 .text
5 cc:
6 csrr a0, sie
7 csrr a1, sie
8 dd:
9 ret
This page took 0.030032 seconds and 4 git commands to generate.