[AArch64] Workaround for Cortex A53 erratum 843419
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / vxworks2.s
1 .globl __start
2 .type __start, %function
3 __start:
4 rts
5 nop
6 .end __start
This page took 0.050783 seconds and 4 git commands to generate.