* binutils-all/readelf.n: Add #pass to cope with targets that add
[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.037547 seconds and 4 git commands to generate.