aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/interpreter/interpreterRuntime.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/vm/interpreter/interpreterRuntime.hpp')
-rw-r--r--src/share/vm/interpreter/interpreterRuntime.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/share/vm/interpreter/interpreterRuntime.hpp b/src/share/vm/interpreter/interpreterRuntime.hpp
index 84b391022..caa9068af 100644
--- a/src/share/vm/interpreter/interpreterRuntime.hpp
+++ b/src/share/vm/interpreter/interpreterRuntime.hpp
@@ -157,6 +157,12 @@ class InterpreterRuntime: AllStatic {
#ifdef TARGET_ARCH_zero
# include "interpreterRT_zero.hpp"
#endif
+#ifdef TARGET_ARCH_arm
+# include "interpreterRT_arm.hpp"
+#endif
+#ifdef TARGET_ARCH_ppc
+# include "interpreterRT_ppc.hpp"
+#endif
// Interpreter's frequency counter overflow