Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-mips-elf/pic-and-nonpic-2a.s

8 lines
88 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.abicalls
.option pic0
.global __start
.ent __start
__start:
jal foo
.end __start