update for HEAD-2003091401
[reactos.git] / ntoskrnl / include / internal / kd.h
index 9e5a14d..d382d79 100644 (file)
@@ -48,6 +48,9 @@ VOID
 KdInit2(VOID);
 
 VOID
+KdInit3(VOID);
+
+VOID
 KdPutChar(UCHAR Value);
 
 UCHAR