xref: /llvm-project/lld/test/ELF/lto/Inputs/shared.s (revision cceacd7113112c9c46fe1d292745d4c1046ad998)
1.globl  printf
2.type printf, @function
3printf:
4
5.globl  puts
6.type puts, @function
7puts:
8