Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / dwarf.s
1 .globl testfunc
2 testfunc:
3 nop
4 ret
5 .type testfunc, @function
6 .size testfunc, .-testfunc
This page took 0.029051 seconds and 4 git commands to generate.