[AArch64] Cortex-A53 erratum 835769 linker workaround
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_n_a-a.s
CommitLineData
bcaa7b3e
L
1 .section .text2
2 .p2align 3
3text2a:
4 .long 0
5 .section .text3
6 .p2align 5
7text3a:
8 .long 0
9 .section .text1
10 .p2align 5
11text1a:
12 .long 0
13 .text
14texta:
15 .p2align 4
16 .long 0
This page took 0.414829 seconds and 4 git commands to generate.