x86: Fix typo in ffi_prep_go_closure
authorRichard Henderson <rth@twiddle.net>
Fri, 14 Nov 2014 12:05:14 +0000 (13:05 +0100)
committerRichard Henderson <rth@twiddle.net>
Fri, 14 Nov 2014 12:07:47 +0000 (13:07 +0100)
commitdea49e2020b2fc97ba9293200f316f7a7b3ca73b
tree81fe1a4bc40656b9a5136003103315cc3ca3127d
parentc9f5b6648b0f052bbca8b50615284dd975e9ed29
x86: Fix typo in ffi_prep_go_closure

Used the wrong register for THISCALL and FASTCALL.
src/x86/ffi.c