[NTOSKRNL]

Remove a duplicate export

svn path=/trunk/; revision=53368
This commit is contained in:
Timo Kreuzer 2011-08-22 12:24:04 +00:00
parent eb0df1b66f
commit 8dd9c148b2

View file

@ -655,7 +655,6 @@
@ fastcall KeReleaseGuardedMutex(ptr)
@ fastcall KeReleaseGuardedMutexUnsafe(ptr)
@ fastcall KeReleaseInStackQueuedSpinLockForDpc(ptr)
@ cdecl -arch=x86_64 KeReleaseInStackQueuedSpinLockForDpc(ptr)
@ fastcall KeReleaseInStackQueuedSpinLockFromDpcLevel(ptr)
@ stdcall KeReleaseInterruptSpinLock(ptr long)
@ stdcall KeReleaseMutant(ptr long long long)