Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / func-in-so.s
CommitLineData
7f784814
JW
1 .text
2 .align 2
3 .global dec
4 .type dec, %function
5dec:
6 ret
This page took 0.18478 seconds and 4 git commands to generate.