Save the old irql in ExTryToAcquireFastMutex.
[reactos.git] / reactos / hal / halx86 / generic / portio.c
index 63e1cac..2dfe77f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: portio.c,v 1.1 2004/12/03 20:10:43 gvg Exp $
+/* $Id$
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
@@ -9,8 +9,9 @@
  *                  Created 18/10/99
  */
 
-#include <ddk/ntddk.h>
-
+#include <hal.h>
+#define NDEBUG
+#include <debug.h>
 
 /* FUNCTIONS ****************************************************************/