< prev index next >

src/hotspot/cpu/zero/nativeInst_zero.hpp

Print this page

        

@@ -25,11 +25,10 @@
 
 #ifndef CPU_ZERO_VM_NATIVEINST_ZERO_HPP
 #define CPU_ZERO_VM_NATIVEINST_ZERO_HPP
 
 #include "asm/assembler.hpp"
-#include "memory/allocation.hpp"
 #include "runtime/icache.hpp"
 #include "runtime/os.hpp"
 
 // We have interfaces for the following instructions:
 // - NativeInstruction
< prev index next >