hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp
changeset 33070 54f3f085b165
parent 31046 d01ad7a0ecb0
child 35148 5cfafc99d791
child 35214 d86005e0b4c2
--- a/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp	Thu Sep 17 13:42:50 2015 -0700
+++ b/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp	Thu Sep 17 09:03:57 2015 +0200
@@ -66,6 +66,8 @@
 
   void load_earlyret_value(TosState state);
 
+  void jump_to_entry(address entry);
+
 #ifdef CC_INTERP
   void save_bcp()                                          { /*  not needed in c++ interpreter and harmless */ }
   void restore_bcp()                                       { /*  not needed in c++ interpreter and harmless */ }