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
/
mtx_destroy.shared.s
blob
a56b90fd4cb9699aae65e47dbe70a5e0012eeaeb
1
.text
2
.p2align 4,,15
3
.globl mtx_destroy
4
.type mtx_destroy, @function
5
mtx_destroy
:
6
jmp __GI___pthread_mutex_destroy
7
.size mtx_destroy, .-mtx_destroy