. service tells you which device it couldn't stat
[minix3.git] / lib / syscall / getdents.s
blob38405e167399f25926aadcf136c9f8ecf252374b
1 .sect .text
2 .extern __getdents
3 .define _getdents
4 .align 2
6 _getdents:
7 jmp __getdents