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

12 lines
149 B
ArmAsm
Raw Normal View History

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