hotspot/src/cpu/x86/vm/templateTable_x86_64.hpp
changeset 4478 c3a8af0fc6b0
parent 1 489c9b5090e2
child 5547 f4b087cbb361
--- a/hotspot/src/cpu/x86/vm/templateTable_x86_64.hpp	Tue Dec 15 17:19:40 2009 -0800
+++ b/hotspot/src/cpu/x86/vm/templateTable_x86_64.hpp	Wed Dec 16 12:48:04 2009 +0100
@@ -22,8 +22,7 @@
  *
  */
 
-  static void prepare_invoke(Register method, Register index, int byte_no,
-                             Bytecodes::Code code);
+  static void prepare_invoke(Register method, Register index, int byte_no);
   static void invokevirtual_helper(Register index, Register recv,
                                    Register flags);
   static void volatile_barrier(Assembler::Membar_mask_bits order_constraint);