mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- ExfInterlockedAddUlong is FASTCALL, not NTAPI (spotted by Herve).
svn path=/trunk/; revision=35079
This commit is contained in:
@@ -88,7 +88,7 @@ ExInterlockedPopEntrySList(IN PSLIST_HEADER ListHead,
|
||||
}
|
||||
|
||||
ULONG
|
||||
NTAPI
|
||||
FASTCALL
|
||||
ExfInterlockedAddUlong(IN PULONG Addend,
|
||||
IN ULONG Increment,
|
||||
PKSPIN_LOCK Lock)
|
||||
|
||||
Reference in New Issue
Block a user