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
. pci driver now returns devices, even when they have been pci_reserve()d
[minix3.git]
/
lib
/
syscall
/
umask.s
blob
b882d196758c767797a9a8b2f4c3ce95f90d2964
1
.sect .text
2
.extern __umask
3
.define _umask
4
.align 2
5
6
_umask
:
7
jmp __umask