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