Retro68/binutils/ld/testsuite/ld-avr/pr21404-5.s
2017-10-07 02:16:47 +02:00

10 lines
155 B
ArmAsm

.file "pr21404-1.s"
.section .text,"ax",@progbits
_main:
L1:
jmp L1
_nonzero_sym:
nop
.size _main, .-_main
.size _nonzero_sym, .-_nonzero_sym