- Fix support for /CRASHDEBUG and /NODEBUG; we didn't respect those settings properly...
[reactos.git] / reactos / ntoskrnl / kd64 / amd64 / kdsup.c
index c8e83a1..e335f7a 100644 (file)
@@ -35,14 +35,6 @@ KdpSetContextState(IN PDBGKD_ANY_WAIT_STATE_CHANGE WaitStateChange,
     while (TRUE);
 }
 
-VOID
-NTAPI
-KdpSysGetVersion(IN PDBGKD_GET_VERSION64 Version)
-{
-    UNIMPLEMENTED;
-    while (TRUE);
-}
-
 NTSTATUS
 NTAPI
 KdpSysReadMsr(IN ULONG Msr,