mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[NTDLL]
- remove duplicate declaration of RtlAdjustPrivilege svn path=/trunk/; revision=52891
This commit is contained in:
@@ -411,7 +411,6 @@
|
||||
;@ stdcall RtlAbortRXact
|
||||
@ stdcall RtlAbsoluteToSelfRelativeSD(ptr ptr ptr)
|
||||
@ stdcall RtlAcquirePebLock()
|
||||
@ stdcall RtlAdjustPrivilege(long long long ptr)
|
||||
@ stdcall RtlAcquireResourceExclusive(ptr long)
|
||||
@ stdcall RtlAcquireResourceShared(ptr long)
|
||||
@ stdcall RtlAcquireSRWLockExclusive(ptr)
|
||||
|
||||
Reference in New Issue
Block a user