src/hotspot/cpu/arm/nativeInst_arm.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/hotspot/cpu/arm/nativeInst_arm.hpp	Mon Sep 17 10:30:26 2018
--- new/src/hotspot/cpu/arm/nativeInst_arm.hpp	Mon Sep 17 10:30:26 2018

*** 28,40 **** --- 28,36 ---- #include "asm/macroAssembler.hpp" #include "runtime/icache.hpp" #include "runtime/os.hpp" #ifdef AARCH64 #include "nativeInst_arm_64.hpp" #else #include "nativeInst_arm_32.hpp" #endif #endif // CPU_ARM_VM_NATIVEINST_ARM_HPP

src/hotspot/cpu/arm/nativeInst_arm.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File