diff options
Diffstat (limited to 'zlib/as400/bndsrc')
-rw-r--r-- | zlib/as400/bndsrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/zlib/as400/bndsrc b/zlib/as400/bndsrc index 52cc6613b..98814fd4c 100644 --- a/zlib/as400/bndsrc +++ b/zlib/as400/bndsrc @@ -202,4 +202,14 @@ STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB') EXPORT SYMBOL("inflateResetKeep") +/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ +/* Version 1.2.8 additional entry points. */ +/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ + +/********************************************************************/ +/* *MODULE INFLATE ZLIB 01/02/01 00:15:09 */ +/********************************************************************/ + + EXPORT SYMBOL("inflateGetDictionary") + ENDPGMEXP |