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