Save the old irql in ExTryToAcquireFastMutex.
[reactos.git] / reactos / hal / halx86 / generic / portio.c
index 3c8e0a5..2dfe77f 100644 (file)
@@ -9,8 +9,9 @@
  *                  Created 18/10/99
  */
 
-#include <ddk/ntddk.h>
-
+#include <hal.h>
+#define NDEBUG
+#include <debug.h>
 
 /* FUNCTIONS ****************************************************************/