Retro68/binutils/ld/testsuite/ld-powerpc/aix-weak-3a.s
2012-03-26 21:18:29 +02:00

9 lines
96 B
ArmAsm

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