. service tells you which device it couldn't stat
[minix3.git] / lib / i386 / em / em_ngf8.s
blobbaec4bcf3b285a51971d99fdcc449cd702e57b98
1 .sect .text; .sect .rom; .sect .data; .sect .bss
2 .define .ngf8
4 .sect .text
5 .ngf8:
6 mov bx,sp
7 fldd 4(bx)
8 fchs
9 fstpd 4(bx)
10 wait
11 ret