]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Move DO* macro definitions to adler32_p.h
authorMatheus Castanho <msc@linux.ibm.com>
Tue, 23 Jun 2020 12:36:38 +0000 (09:36 -0300)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 25 Jun 2020 13:29:54 +0000 (15:29 +0200)
commit7e63f5237fa73576d424348914539889ad0bfdc4
tree7287546043f0514ed33e21c303ace296fe60ff8c
parent416e37f4bf13ca8b1416adda330a7813bc0ef640
Move DO* macro definitions to adler32_p.h

Add new generic definitions of DO* macros used by adler32 algorithms to
adler32_p.h to allow reuse by other adler32 implementations.
adler32.c
adler32_p.h
arch/power/adler32_power8.c