mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
4 lines
163 B
C
4 lines
163 B
C
/* Compatibility header for the original tinf lib/older versions of uzlib.
|
|
Note: may be removed in the future, please migrate to uzlib.h. */
|
|
#include "uzlib.h"
|