clarify the purpose of this project
[nyanglibc.git] / nptl / pt-interp.shared.s.in
blob0e0ba884f4fa625a517cad15543191e03aacc8f3
1 .text
2 .globl __invoke_dynamic_linker__
3 .section .interp,"a",@progbits
4 .align 32
5 .type __invoke_dynamic_linker__, @object
6 __invoke_dynamic_linker__:
7 .string "/lib64/ld-linux-x86-64.so.2"
8 .size __invoke_dynamic_linker__, .-__invoke_dynamic_linker__