Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-elf/orphan-11.s
2023-03-06 14:48:14 +01:00

12 lines
175 B
ArmAsm

.section .text.foo,"axG",%progbits,foo_group
.word 0
.section .data.foo,"waG",%progbits,foo_group
.word 1
.section .text, "ax"
.word 0
.section .data, "wa"
.word 1