aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/uzlib/src/tinf_compat.h
blob: f763804bd94b29b10345ae51a3a7ae079a476cdb (plain)
1
2
3
4
5
6
7
8
9
/* This header contains compatibility defines for the original tinf API
   and uzlib 2.x and below API. These defines are deprecated and going
   to be removed in the future, so applications should migrate to new
   uzlib API. */
#define TINF_DATA struct uzlib_uncomp

#define destSize dest_size
#define destStart dest_start
#define readSource source_read_cb