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

8 lines
80 B
ArmAsm

.text
.extern __getdents
.globl _getdents
.balign 2
_getdents:
jmp __getdents