- Fixed the freeing of memory from boot load drivers.
[reactos.git] / reactos / ntoskrnl / kd / gdbstub.c
index 582dba0..d80a009 100644 (file)
@@ -1300,7 +1300,7 @@ GspBreakIn(PKINTERRUPT Interrupt,
 extern ULONG KdpPortIrq;
 
 /* Initialize the GDB stub */
-VOID
+VOID INIT_FUNCTION
 KdGdbStubInit(ULONG Phase)
 {
 #if 0