mirror of
https://xff.cz/git/u-boot/
synced 2025-12-30 16:17:09 +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>