Added lance entry to drivers.conf.
[minix3-old.git] / lib / syscall / getgroups.s
blobbcbb40afa586738e09894fb9b84fce59e5220cc9
1 .sect .text
2 .extern __getgroups
3 .define _getgroups
4 .align 2
6 _getgroups:
7 jmp __getgroups