mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Fix hal build
svn path=/trunk/; revision=19354
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
#undef ExAcquireFastMutex
|
||||
#undef ExReleaseFastMutex
|
||||
#undef ExTryToAcquireFastMutex
|
||||
|
||||
/* DATA **********************************************************************/
|
||||
|
||||
ULONG KdComPortInUse = 0;
|
||||
|
||||
Reference in New Issue
Block a user