src/hotspot/cpu/s390/assembler_s390.hpp
changeset 50423 82599d53dd6d
parent 49364 601146c66cad
child 51966 2a2a78bd1fc3
--- a/src/hotspot/cpu/s390/assembler_s390.hpp	Tue Jun 05 23:06:32 2018 -0700
+++ b/src/hotspot/cpu/s390/assembler_s390.hpp	Wed Jun 06 10:11:23 2018 +0200
@@ -2967,6 +2967,7 @@
 
   // branch never (nop)
   inline void z_nop();
+  inline void nop(); // Used by shared code.
 
   // ===============================================================================================