diff src/cpu/ppc/vm/interp_masm_ppc_64.hpp @ 17917:63c5920a038d

8042309: Some bugfixes for the ppc64 port. Reviewed-by: kvn
author goetz
date Fri, 02 May 2014 14:53:06 +0200
parents fd1b9f02cc91
children b384ba33c9a0
line wrap: on
line diff
--- a/src/cpu/ppc/vm/interp_masm_ppc_64.hpp	Thu May 08 11:05:02 2014 +0200
+++ b/src/cpu/ppc/vm/interp_masm_ppc_64.hpp	Fri May 02 14:53:06 2014 +0200
@@ -26,7 +26,7 @@
 #ifndef CPU_PPC_VM_INTERP_MASM_PPC_64_HPP
 #define CPU_PPC_VM_INTERP_MASM_PPC_64_HPP
 
-#include "assembler_ppc.inline.hpp"
+#include "asm/macroAssembler.hpp"
 #include "interpreter/invocationCounter.hpp"
 
 // This file specializes the assembler with interpreter-specific macros.