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

9 lines
140 B
ArmAsm

.globl _entry
.section .foo,"awx",%progbits
_entry:
.byte 0
.section .bar,"ax",%nobits
.byte 0
.section .note.GNU-stack,"",%progbits