changeset 22872 | b6902ee5bc8d |
parent 22234 | da823d78ad65 |
parent 22832 | 03720a5b7595 |
child 33593 | 60764a78fa5c |
--- a/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp Tue Jan 28 11:21:43 2014 -0800 +++ b/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp Tue Jan 28 12:25:34 2014 -0800 @@ -135,6 +135,7 @@ int SharedRuntime::c_calling_convention(const BasicType *sig_bt, VMRegPair *regs, + VMRegPair *regs2, int total_args_passed) { ShouldNotCallThis(); return 0;