(root)/
binutils-2.41/
ld/
testsuite/
ld-riscv-elf/
call-relax-3.s
.globl cc
.globl dd

.text
cc:
    csrr a0, sie
    csrr a1, sie
dd:
    ret