summaryrefslogtreecommitdiff
path: root/src/inc/jithelpers.h
diff options
context:
space:
mode:
authorKyungwoo Lee <kyulee@microsoft.com>2016-01-24 19:19:55 -0800
committerKyungwoo Lee <kyulee@microsoft.com>2016-01-24 19:19:55 -0800
commit9489767df726d4bde4900c56734b19fecea087cd (patch)
tree70dec5408bf6639f0dea28b6332cbe80ba59da90 /src/inc/jithelpers.h
parent28d80a45a8d32ac98aad1dc552d6a8f7d23789bf (diff)
parentcbb877984d56c48358859f3cb3ab8cdc536809c6 (diff)
downloadcoreclr-9489767df726d4bde4900c56734b19fecea087cd.tar.gz
coreclr-9489767df726d4bde4900c56734b19fecea087cd.tar.bz2
coreclr-9489767df726d4bde4900c56734b19fecea087cd.zip
Merge pull request #2817 from pgavlin/CoreRTPInvoke
Diffstat (limited to 'src/inc/jithelpers.h')
-rw-r--r--src/inc/jithelpers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/inc/jithelpers.h b/src/inc/jithelpers.h
index bd3ad544fb..eac9c45151 100644
--- a/src/inc/jithelpers.h
+++ b/src/inc/jithelpers.h
@@ -403,6 +403,9 @@
#endif // COR_JIT_EE_VERSION
+ JITHELPER1(CORINFO_HELP_JIT_PINVOKE_BEGIN, NULL, CORINFO_HELP_SIG_UNDEF, MDIL_HELP_UNDEF)
+ JITHELPER1(CORINFO_HELP_JIT_PINVOKE_END, NULL, CORINFO_HELP_SIG_UNDEF, MDIL_HELP_UNDEF)
+
#undef JITHELPER1
#undef DYNAMICJITHELPER1
#undef JITHELPER