Retro68/binutils/ld/testsuite/ld-elf/pr14170b.s

12 lines
137 B
ArmAsm

.data
.type foo,%object
.globl foo
foo:
.dc.a 0
.size foo, . - foo
.type foo,%object
.globl bar
bar:
.dc.a 0
.size bar, . - bar