update for HEAD-2003091401
[reactos.git] / lib / crtdll / float / clearfp.c
index 38dfd6e..9e65bd2 100644 (file)
@@ -1,5 +1,8 @@
 #include <msvcrt/float.h>
 
+/*
+ * @implemented
+ */
 unsigned int   _clearfp (void)
 {      
 unsigned short __res = _statusfp();