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

15 lines
233 B
ArmAsm

.globl text_symbol1
.globl text_symbol2
.globl text_symbol3
.globl end_symbol
.text
text_symbol1:
.byte 0,0,0,0
.byte 0,0,0,0
.byte 0,0,0,0
text_symbol2:
.byte 0,0,0,0
.byte 0,0,0,0
text_symbol3:
.byte 0,0,0,0
end_symbol: