Avoid referencing undefined ABIs on 64-bit Windows builds
authorJosh Triplett <josh@joshtriplett.org>
Tue, 25 Mar 2014 04:21:12 +0000 (21:21 -0700)
committerJosh Triplett <josh@joshtriplett.org>
Tue, 25 Mar 2014 04:21:12 +0000 (21:21 -0700)
commit48a8eda74aad8a21b6f26df5df08fe64c043d208
tree5209dd2e97bb14ffa2b7daec20199b10ebcb883b
parent28fb197079cf1d11da4eef7c8c243ab05590c528
Avoid referencing undefined ABIs on 64-bit Windows builds

64-bit Windows does not have FFI_STDCALL, FFI_THISCALL, or FFI_FASTCALL.
src/x86/ffi.c