forked from Imagelibrary/binutils-gdb
Rebase the zlib sources to the 1.2.12 release
This commit is contained in:
@@ -69,6 +69,7 @@ EXPORTS
|
||||
gzoffset64
|
||||
adler32_combine64
|
||||
crc32_combine64
|
||||
crc32_combine_gen64
|
||||
; checksum functions
|
||||
adler32
|
||||
adler32_z
|
||||
@@ -76,6 +77,8 @@ EXPORTS
|
||||
crc32_z
|
||||
adler32_combine
|
||||
crc32_combine
|
||||
crc32_combine_gen
|
||||
crc32_combine_op
|
||||
; various hacks, don't look :)
|
||||
deflateInit_
|
||||
deflateInit2_
|
||||
@@ -91,3 +94,4 @@ EXPORTS
|
||||
inflateCodesUsed
|
||||
inflateResetKeep
|
||||
deflateResetKeep
|
||||
gzopen_w
|
||||
|
||||
Reference in New Issue
Block a user