[AArch64] Workaround for Cortex A53 erratum 843419
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / orphana_nu.s
CommitLineData
61e2488c 1 .globl _mainCRTStartup
c51297b4
KT
2 .globl mainCRTStartup
3 .globl start
4 .text
61e2488c 5_mainCRTStartup:
c51297b4
KT
6mainCRTStartup:
7start:
8
9 .section .foo,"b"
10 .space 16
This page took 0.229918 seconds and 4 git commands to generate.