Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-sh/refdbglib.s
2023-03-06 14:48:14 +01:00

8 lines
85 B
ArmAsm

.text
.global foo
.data
.align 2
.type foo, @object
.size foo, 4
foo:
.long 1