changeset 35166 | 23125410af16 |
parent 34651 | 07b1cc0f6040 |
child 35214 | d86005e0b4c2 |
--- a/hotspot/src/cpu/ppc/vm/templateInterpreterGenerator_ppc.cpp Tue Dec 15 11:28:23 2015 +0100 +++ b/hotspot/src/cpu/ppc/vm/templateInterpreterGenerator_ppc.cpp Thu Dec 10 16:18:25 2015 +0100 @@ -24,7 +24,6 @@ */ #include "precompiled.hpp" -#ifndef CC_INTERP #include "asm/macroAssembler.inline.hpp" #include "interpreter/bytecodeHistogram.hpp" #include "interpreter/interpreter.hpp" @@ -1799,4 +1798,3 @@ } #endif // !PRODUCT -#endif // !CC_INTERP