repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
at_wini also needs a pci_reserve() for the pci compatability device, if
[minix3.git]
/
lib
/
syscall
/
pipe.s
blob
8115ea72bc3b1e00966e991f17a97710f84587be
1
.sect .text
2
.extern __pipe
3
.define _pipe
4
.align 2
5
6
_pipe
:
7
jmp __pipe