aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/code/relocInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/vm/code/relocInfo.cpp')
-rw-r--r--src/share/vm/code/relocInfo.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/share/vm/code/relocInfo.cpp b/src/share/vm/code/relocInfo.cpp
index fa63dc7d8..55676b444 100644
--- a/src/share/vm/code/relocInfo.cpp
+++ b/src/share/vm/code/relocInfo.cpp
@@ -41,6 +41,14 @@
# include "assembler_zero.inline.hpp"
# include "nativeInst_zero.hpp"
#endif
+#ifdef TARGET_ARCH_arm
+# include "assembler_arm.inline.hpp"
+# include "nativeInst_arm.hpp"
+#endif
+#ifdef TARGET_ARCH_ppc
+# include "assembler_ppc.inline.hpp"
+# include "nativeInst_ppc.hpp"
+#endif
const RelocationHolder RelocationHolder::none; // its type is relocInfo::none