- Fix HalDisableSystemInterrupt -- it doesn't return anything.
[reactos.git] / reactos / include / ndk / halfuncs.h
index 7e31815..c4121cc 100644 (file)
@@ -144,7 +144,7 @@ HalClearSoftwareInterrupt(
 );
 
 NTHALAPI
-BOOLEAN
+VOID
 NTAPI
 HalDisableSystemInterrupt(
     ULONG Vector,