bfd:
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / merge3.s
1 .section .rodata.str,"aMS","progbits",1
2 .LC0:
3 .ascii "abcd"
4 .text
5 .global _start
6 _start:
7 .long .LC0
This page took 0.030675 seconds and 5 git commands to generate.