]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/merge.s
Remove bfd_stdint.h
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / merge.s
1 .section .rodata.str,"aMS","progbits",1
2 .LC0:
3 .asciz "abc"
4 .LC1:
5 .asciz "c"
6
7 .text
8 .global _start
9 _start:
10 .long .LC0
11 .LT0:
12 .long .LC1
13 .long .LC0-.LT0
14 .long .LC1-.LT0