From ad7d222f89add993095ffb9c8dc0bdcd4252a1e1 Mon Sep 17 00:00:00 2001 From: short <> Date: Thu, 7 Nov 2002 08:20:28 +0000 Subject: [PATCH] +ExAcquireFastMutex() +ExReleaseFastMutex() --- src/libcaptive/ke/exports.captivesym | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libcaptive/ke/exports.captivesym b/src/libcaptive/ke/exports.captivesym index 4d57674..7f9a979 100644 --- a/src/libcaptive/ke/exports.captivesym +++ b/src/libcaptive/ke/exports.captivesym @@ -146,6 +146,6 @@ ntoskrnl.exe ExFreePoolWithTag hal.dll KfReleaseSpinLock undef hal.dll KeGetCurrentIrql -hal.dll ExAcquireFastMutex undef -hal.dll ExReleaseFastMutex undef +hal.dll ExAcquireFastMutex +hal.dll ExReleaseFastMutex hal.dll KfAcquireSpinLock undef -- 1.8.3.1