aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-08-31 11:53:20 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-08-31 11:53:20 +0000
commit582a75cb97443544d808312374b1a165fa576cc1 (patch)
treee5f46e01506a76b219fadf150e6e5d7f3b4d63a3 /wsutil
parent84b3c5da84829bff2d89bcdc4351ab451a332ce8 (diff)
Add the new functions; crc32c_table_lookup and crc32_ccitt_table_lookup.
svn path=/trunk/; revision=38818
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/libwsutil.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/libwsutil.def b/wsutil/libwsutil.def
index 9ccc2561b4..0804860c2e 100644
--- a/wsutil/libwsutil.def
+++ b/wsutil/libwsutil.def
@@ -26,7 +26,9 @@ crc16_plain_update
; crc32.c
crc32_ccitt
crc32_ccitt_seed
+crc32_ccitt_table_lookup
crc32c_calculate
+crc32c_table_lookup
; crcdrm.c
crc_drm