mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
Fixed the register saving in ExfInterlockedCompareExchange64.
svn path=/trunk/; revision=20607
This commit is contained in:
@@ -611,7 +611,7 @@
|
||||
@ExfInterlockedCompareExchange64@12:
|
||||
|
||||
/* Save registers */
|
||||
push ebp
|
||||
push ebx
|
||||
push ebp
|
||||
|
||||
/* Get desination pointer, exchange value and comperand value/address */
|
||||
|
||||
Reference in New Issue
Block a user