Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-i386/pr12718.s

5 lines
54 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.globl foo
foo: ret
.globl _start
_start: call foo