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
/
setsid.s
blob
a834bb71f9ad9a73d2ad3f6de9c9fd2df4031e26
1
.sect .text
2
.extern __setsid
3
.define _setsid
4
.align 2
5
6
_setsid
:
7
jmp __setsid