Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-x86-64/mixed1b.s
2023-03-06 14:48:14 +01:00

10 lines
145 B
ArmAsm

.globl foo
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Hello"
.data
.align 4
.type foo, @object
.size foo, 4
foo:
.long .LC0