Files
minix/lib/libc/syscall/getngid.S
T

8 lines
76 B
ArmAsm

.text
.extern __getngid
.globl _getngid
.balign 2
_getngid:
jmp __getngid