Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/binutils/testsuite/binutils-all/copytest.s
2023-03-06 14:48:14 +01:00

7 lines
90 B
ArmAsm

.globl foo_symbol
.section foo
foo_symbol:
.long 1
.section bar
bar_symbol:
.long 2