mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
Fix the fix
svn path=/trunk/; revision=69467
This commit is contained in:
@@ -26,6 +26,7 @@ FUNC _BaseFiberStartup@0
|
||||
/* Start the thread with our parameters */
|
||||
push dword ptr [eax+FIBER_CONTEXT_EBX]
|
||||
push dword ptr [eax+FIBER_CONTEXT_EAX]
|
||||
push 0
|
||||
jmp _BaseThreadStartup@8
|
||||
|
||||
ENDFUNC
|
||||
|
||||
Reference in New Issue
Block a user