[x86/Linux] Fix 'stdcall' here was previously declared without (dotnet/coreclr#8320)
authorSaeHie Park <saehie.park@gmail.com>
Mon, 28 Nov 2016 14:02:25 +0000 (23:02 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Mon, 28 Nov 2016 14:02:25 +0000 (15:02 +0100)
commit7a51c3e41dc6e1029bb123c3d82ef1a6ae4fb3fb
tree5208bb81cda6361ba31419239b2124f03b2f45a8
parent5b39880b7168e6dd2af4872649b84bad1183b605
[x86/Linux] Fix 'stdcall' here was previously declared without (dotnet/coreclr#8320)

Fix compile error for x86/Linux
- add __stdcall in header
- fix "function declared 'stdcall' here was previously declared without"

Commit migrated from https://github.com/dotnet/coreclr/commit/23380588f74c56da424806ca9c7343c4d7a11a97
src/coreclr/src/vm/jitinterface.h