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
/
pthread_spin_destroy.s
blob
ce53671de455a7abb8da3b0934c524d58f4651a2
1
.text
2
.p2align 4,,15
3
.globl pthread_spin_destroy
4
.type pthread_spin_destroy, @function
5
pthread_spin_destroy
:
6
xorl
%
eax
, %
eax
7
ret
8
.size pthread_spin_destroy, .-pthread_spin_destroy