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]
/
sysvipc
/
semop.s
blob
9bc2228f2c723feabebcdad1b6f3ee460abc46ed
1
.text
2
.p2align 4,,15
3
.globl semop
4
.type semop, @function
5
semop
:
6
xorl
%
ecx
, %
ecx
7
jmp __semtimedop
8
.size semop, .-semop
9
.hidden __semtimedop