src/hotspot/cpu/arm/nativeInst_arm_32.hpp
changeset 53244 9807daeb47c4
parent 53149 259c36ef27df
child 58932 8623f75be895
--- a/src/hotspot/cpu/arm/nativeInst_arm_32.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/cpu/arm/nativeInst_arm_32.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef CPU_ARM_VM_NATIVEINST_ARM_32_HPP
-#define CPU_ARM_VM_NATIVEINST_ARM_32_HPP
+#ifndef CPU_ARM_NATIVEINST_ARM_32_HPP
+#define CPU_ARM_NATIVEINST_ARM_32_HPP
 
 #include "asm/macroAssembler.hpp"
 #include "code/codeCache.hpp"
@@ -429,4 +429,4 @@
   return (NativeCall *) rawNativeCall_before(return_address);
 }
 
-#endif // CPU_ARM_VM_NATIVEINST_ARM_32_HPP
+#endif // CPU_ARM_NATIVEINST_ARM_32_HPP