Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-powerpc/aix-weak-3a.s
2023-03-06 14:48:14 +01:00

8 lines
96 B
ArmAsm

.globl x1
x1 = 0x11223344
.globl x2
x2 = 0x55667788
.globl x3
.csect x3[RW]
x3:
.long 42