hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp
changeset 29869 f0f6ac2a350d
parent 29195 7d6208ea1775
child 30313 05608c16f6bf
--- a/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp	Wed Jul 05 20:28:21 2017 +0200
+++ b/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp	Tue Apr 14 17:19:08 2015 +0100
@@ -39,6 +39,8 @@
  protected:
 
  protected:
+  using MacroAssembler::call_VM_leaf_base;
+
   // Interpreter specific version of call_VM_base
   virtual void call_VM_leaf_base(address entry_point,
                                  int number_of_arguments);