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
/
mkfifo.shared.s
blob
9b9e74573b9c607bba90cf834345c2cdd8417a04
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl mkfifo
9
.type mkfifo, @function
10
mkfifo
:
11
orl $
4096
, %
esi
12
xorl
%
edx
, %
edx
13
jmp __GI___mknod
14
.size mkfifo, .-mkfifo