clarify the purpose of this project
[nyanglibc.git] / nptl / sem_destroy.shared.s
blob84099f3d77f2e9adb1406bb6747fd3697e7c7c33
1 .text
2 #APP
3 .symver __new_sem_destroy,sem_destroy@@GLIBC_2.2.5
4 #NO_APP
5 .p2align 4,,15
6 .globl __new_sem_destroy
7 .type __new_sem_destroy, @function
8 __new_sem_destroy:
9 xorl %eax, %eax
10 ret
11 .size __new_sem_destroy, .-__new_sem_destroy