]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/pr19073.s
Remove bfd_stdint.h
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr19073.s
1 .text
2 .globl __foo
3 .type __foo, %function
4 __foo:
5 .byte 0
6 .globl foo
7 .weak foo
8 .set foo, __foo
9 .symver __foo,foo@@VERS.1