repo.or.cz
/
minix3-old.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added lance entry to drivers.conf.
[minix3-old.git]
/
lib
/
syscall
/
getgroups.s
blob
bcbb40afa586738e09894fb9b84fce59e5220cc9
1
.sect .text
2
.extern __getgroups
3
.define _getgroups
4
.align 2
5
6
_getgroups
:
7
jmp __getgroups