Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-aarch64/gc-plt2.s

12 lines
118 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.text
.align 2
.global bar
.type bar, %function
bar:
b foo
.align 2
.type foo, %function
foo:
bl hidfn