clarify the purpose of this project
[nyanglibc.git] / nptl / pt-system.shared.s
blobc09c39707058ed0f772e610858d5b65570dbcda1
1 .text
2 #APP
3 .symver system_alias,system@GLIBC_2.2.5
4 #NO_APP
5 .p2align 4,,15
6 .type system_compat, @function
7 system_compat:
8 jmp __libc_system@PLT
9 .size system_compat, .-system_compat
10 .globl system_alias
11 .set system_alias,system_compat