Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-4.s
CommitLineData
b660e9eb
SKS
1 .file "pr21404-4.s"
2.section .text,"ax",@progbits
3.global nonzero_sym
4L1:
5 jmp L1
6nonzero_sym:
7 nop
8 nop
9 .p2align 2
10.size nonzero_sym, .-nonzero_sym
This page took 0.027168 seconds and 4 git commands to generate.