mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-21 18:51:58 +01:00
Move gunzip(), zalloc() and zfree() to a separate file. Share zalloc() and zfree() with cramfs uncompress routine. Signed-off-by: Marian Balakowicz <m8@semihalf.com>