hotspot/src/share/vm/opto/runtime.hpp
changeset 35154 a9b3c1984a01
parent 35110 f19bcdf40799
--- a/hotspot/src/share/vm/opto/runtime.hpp	Mon Dec 28 10:10:37 2015 -1000
+++ b/hotspot/src/share/vm/opto/runtime.hpp	Mon Dec 28 23:11:01 2015 -0800
@@ -287,6 +287,7 @@
 
   static const TypeFunc* aescrypt_block_Type();
   static const TypeFunc* cipherBlockChaining_aescrypt_Type();
+  static const TypeFunc* counterMode_aescrypt_Type();
 
   static const TypeFunc* sha_implCompress_Type();
   static const TypeFunc* digestBase_implCompressMB_Type();