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