Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-powerpc/aix-no-dup-syms-1b.s
2023-03-06 14:48:14 +01:00

9 lines
86 B
ArmAsm

.globl x
.csect x[RW]
x:
.long 8
.globl x2
.csect x2[RW]
x2:
.long x
.long foo