hotspot/src/cpu/x86/vm/interpreterGenerator_x86.hpp
changeset 33066 d98eab8215c4
parent 32391 01e2f5e916c7
child 33070 54f3f085b165
--- a/hotspot/src/cpu/x86/vm/interpreterGenerator_x86.hpp	Wed Sep 16 13:16:17 2015 -0700
+++ b/hotspot/src/cpu/x86/vm/interpreterGenerator_x86.hpp	Wed Sep 16 15:54:32 2015 -0700
@@ -42,6 +42,7 @@
   address generate_Reference_get_entry();
   address generate_CRC32_update_entry();
   address generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind);
+  address generate_CRC32C_updateBytes_entry(AbstractInterpreter::MethodKind kind);
 #ifndef _LP64
   address generate_Float_intBitsToFloat_entry();
   address generate_Float_floatToRawIntBits_entry();