blob: 524a88727ad784006f69a7d6bbc1bd7a59b8f0a2 [file] [log] [blame]
.globl _getdents
_getdents:
movl $0x51, %eax
lcall $7,$0
jb _cerror
ret