update for HEAD-2003091401
[reactos.git] / lib / ntdll / dbg / print.c
index 2abba4b..60a8d5c 100644 (file)
@@ -26,6 +26,9 @@ __asm__ ("\n\t.global _DbgService\n\t"
          "int $0x2D\n\t"
          "ret\n\t");
 
+/*
+ * @implemented
+ */
 ULONG
 DbgPrint(PCH Format, ...)
 {
@@ -47,6 +50,9 @@ DbgPrint(PCH Format, ...)
 }
 
 
+/*
+ * @implemented
+ */
 VOID
 STDCALL
 DbgPrompt (