hotspot/src/share/vm/opto/runtime.hpp
changeset 31584 24e491478c2f
parent 31583 eb5bea7b4835
parent 31515 6aed85dadbe6
child 31856 614d6786ba55
--- a/hotspot/src/share/vm/opto/runtime.hpp	Tue Jun 16 17:31:53 2015 +0100
+++ b/hotspot/src/share/vm/opto/runtime.hpp	Thu Jul 02 11:12:59 2015 +0100
@@ -318,7 +318,10 @@
 
   static const TypeFunc* mulAdd_Type();
 
+  static const TypeFunc* ghash_processBlocks_Type();
+
   static const TypeFunc* updateBytesCRC32_Type();
+  static const TypeFunc* updateBytesCRC32C_Type();
 
   // leaf on stack replacement interpreter accessor types
   static const TypeFunc* osr_end_Type();