This commit is contained in:
Anthony Green
2014-11-11 09:43:01 -05:00
parent 67c0c07053
commit a0bdc5250c

View File

@@ -232,7 +232,7 @@ ffi_closure_REGISTER PROC NEAR
push ecx
push edx
jmp ffi_closure_STDCALL
ffi_closure_FASTCALL ENDP
ffi_closure_REGISTER ENDP
ffi_closure_SYSV PROC NEAR FORCEFRAME
;; the ffi_closure ctx is passed in eax by the trampoline.