[Patch ]Fix bintest.s failure after previous AArch64 map symbol commit
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / copy-1.s
1 .globl text_symbol
2 .text
3 text_symbol:
4 .long 1
5 .section .post_text_reserve,"w", %nobits
6 .space 160
This page took 0.029732 seconds and 4 git commands to generate.