update for HEAD-2003091401
[reactos.git] / lib / crtdll / time / clock.c
index 3b7745a..c4b0908 100644 (file)
@@ -14,6 +14,9 @@
 
 VOID STDCALL GetSystemTimeAsFileTime(LPFILETIME  lpSystemTimeAsFileTime );
 
+/*
+ * @implemented
+ */
 clock_t clock ( void )
 {
   FILETIME CreationTime;