repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
nptl
/
sem_destroy.shared.s
blob
84099f3d77f2e9adb1406bb6747fd3697e7c7c33
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