summaryrefslogtreecommitdiff
path: root/os400
diff options
context:
space:
mode:
Diffstat (limited to 'os400')
-rw-r--r--os400/bndsrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/os400/bndsrc b/os400/bndsrc
index 5e6e0a2..9f92bb1 100644
--- a/os400/bndsrc
+++ b/os400/bndsrc
@@ -116,4 +116,12 @@ STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
EXPORT SYMBOL("inflateValidate")
EXPORT SYMBOL("uncompress2")
+/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
+/* Version 1.2.12 additional entry points. */
+/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
+
+ EXPORT SYMBOL("crc32_combine_gen64")
+ EXPORT SYMBOL("crc32_combine_gen")
+ EXPORT SYMBOL("crc32_combine_op")
+
ENDPGMEXP