Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-discard/exit.s

7 lines
90 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.globl data
.section .data.exit,"aw"
data:
.globl text
.section .text.exit,"ax"
text: