Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-3.s
1 .file "pr21404-3.s"
2 .section .text,"ax",@progbits
3 .global nonzero_sym
4 L1:
5 jmp L1
6 jmp L1
7 jmp L1
8 .p2align 1
9 nonzero_sym:
10 jmp L1
This page took 0.032839 seconds and 4 git commands to generate.