diff src/cpu/ppc/vm/interpreter_ppc.cpp @ 20508:f6bde7889409

8059592: Recent bugfixes in ppc64 port. Reviewed-by: kvn
author goetz
date Thu, 02 Oct 2014 09:32:53 +0200
parents 63c5920a038d
children 231481a06214
line wrap: on
line diff
--- a/src/cpu/ppc/vm/interpreter_ppc.cpp	Thu Oct 02 11:31:31 2014 -0700
+++ b/src/cpu/ppc/vm/interpreter_ppc.cpp	Thu Oct 02 09:32:53 2014 +0200
@@ -24,7 +24,6 @@
  */
 
 #include "precompiled.hpp"
-#include "asm/assembler.hpp"
 #include "asm/macroAssembler.inline.hpp"
 #include "interpreter/bytecodeHistogram.hpp"
 #include "interpreter/interpreter.hpp"