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

7 lines
74 B
ArmAsm
Raw Permalink Normal View History

2023-03-06 14:48:14 +01:00
.text
.globl _start
.type _start,@function
_start:
call fn1
call fn2