src/hotspot/cpu/sparc/nativeInst_sparc.hpp
changeset 53244 9807daeb47c4
parent 53149 259c36ef27df
child 58050 9fba708740d6
--- a/src/hotspot/cpu/sparc/nativeInst_sparc.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/cpu/sparc/nativeInst_sparc.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef CPU_SPARC_VM_NATIVEINST_SPARC_HPP
-#define CPU_SPARC_VM_NATIVEINST_SPARC_HPP
+#ifndef CPU_SPARC_NATIVEINST_SPARC_HPP
+#define CPU_SPARC_NATIVEINST_SPARC_HPP
 
 #include "asm/macroAssembler.hpp"
 #include "runtime/icache.hpp"
@@ -809,4 +809,4 @@
   static void insert(address code_pos);
 };
 
-#endif // CPU_SPARC_VM_NATIVEINST_SPARC_HPP
+#endif // CPU_SPARC_NATIVEINST_SPARC_HPP