fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / sysvi386 / getgroups.s
blobd690adf441a3014a6d952bde6e1ae4140b5857fa
1 .globl _getgroups
2 .globl getgroups
3 _getgroups:
4 getgroups:
5 movl $0x2b28, %eax
6 lcall $7,$0
7 jb _cerror
8 ret