Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-sh/refdbglib.s

9 lines
85 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.text
.global foo
.data
.align 2
.type foo, @object
.size foo, 4
foo:
.long 1