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

8 lines
76 B
ArmAsm

.text
.extern __getnpid
.globl _getnpid
.balign 2
_getnpid:
jmp __getnpid