Fix hal build
[reactos.git] / reactos / hal / hal / hal.c
index 6547e25..21f0be3 100644 (file)
 #define NDEBUG
 #include <debug.h>
 
 #define NDEBUG
 #include <debug.h>
 
+#undef ExAcquireFastMutex
+#undef ExReleaseFastMutex
+#undef ExTryToAcquireFastMutex
+
 /* DATA **********************************************************************/
 
 ULONG KdComPortInUse = 0;
 /* DATA **********************************************************************/
 
 ULONG KdComPortInUse = 0;