ack/mach/vax4/libsysV_2/getgid.s
1987-02-02 16:06:51 +00:00

8 lines
73 B
ArmAsm

.set getgid,47
.globl _getgid
_getgid:
.word 0x0000
chmk $getgid
ret