mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- Add missing jump label to ExpInterlockedCompareExchange64
svn path=/trunk/; revision=36677
This commit is contained in:
@@ -745,6 +745,7 @@ _ExpInterlockedPopEntrySListEnd@0:
|
||||
/* Save flags and lock, and disable interrupts */
|
||||
pushfd
|
||||
mov esi, [esp+24]
|
||||
.startc:
|
||||
cli
|
||||
|
||||
/* Acquire the spinlock */
|
||||
|
||||
Reference in New Issue
Block a user