Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-arm/attr-merge-nosection-1b.s
2023-03-06 14:48:14 +01:00

10 lines
194 B
ArmAsm

.syntax unified
.cpu cortex-m4
.fpu fpv4-sp-d16
.thumb
.text
.global _start
.thumb_func
.type _start, %function
_start:
bl foo