summaryrefslogtreecommitdiff
path: root/src/jit/dll/altjit.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/dll/altjit.def')
-rw-r--r--src/jit/dll/altjit.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/jit/dll/altjit.def b/src/jit/dll/altjit.def
new file mode 100644
index 0000000000..ec1a3c7a75
--- /dev/null
+++ b/src/jit/dll/altjit.def
@@ -0,0 +1,8 @@
+; ==++==
+;
+; Copyright (c) Microsoft Corporation. All rights reserved.
+;
+; ==--==
+EXPORTS
+ getJit
+ sxsJitStartup \ No newline at end of file