aboutsummaryrefslogtreecommitdiff
path: root/zlib.map
diff options
context:
space:
mode:
Diffstat (limited to 'zlib.map')
-rw-r--r--zlib.map6
1 files changed, 6 insertions, 0 deletions
diff --git a/zlib.map b/zlib.map
index 40fa9db..b330b60 100644
--- a/zlib.map
+++ b/zlib.map
@@ -92,3 +92,9 @@ ZLIB_1.2.9 {
92 adler32_z; 92 adler32_z;
93 crc32_z; 93 crc32_z;
94} ZLIB_1.2.7.1; 94} ZLIB_1.2.7.1;
95
96ZLIB_1.2.12 {
97 crc32_combine_gen;
98 crc32_combine_gen64;
99 crc32_combine_op;
100} ZLIB_1.2.9;