hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp
changeset 22832 03720a5b7595
parent 19336 ddceb0657500
child 22872 b6902ee5bc8d
--- a/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp	Fri Sep 06 20:16:09 2013 +0200
+++ b/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp	Thu Sep 12 13:51:13 2013 -0700
@@ -135,6 +135,7 @@
 
 int SharedRuntime::c_calling_convention(const BasicType *sig_bt,
                                          VMRegPair *regs,
+                                         VMRegPair *regs2,
                                          int total_args_passed) {
   ShouldNotCallThis();
   return 0;