update for HEAD-2003091401
[reactos.git] / lib / crtdll / float / fpreset.c
index 46245b7..1a4efe4 100644 (file)
@@ -1,6 +1,9 @@
 #include <msvcrt/float.h>
 
 
+/*
+ * @unimplemented
+ */
 void _fpreset(void)
 {
    /* FIXME: This causes an exception */