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]
/
io
/
mkfifoat.s
blob
77aae33a21119073f6179f1f2775095501a82895
1
.text
2
.p2align 4,,15
3
.globl mkfifoat
4
.type mkfifoat, @function
5
mkfifoat
:
6
orb $
16
, %
dh
7
xorl
%
ecx
, %
ecx
8
jmp __mknodat
9
.size mkfifoat, .-mkfifoat
10
.hidden __mknodat