+1
−1
+2
−1
fs/squashfs/decompressor.c
0 → 100644
+58
−0
fs/squashfs/decompressor.h
0 → 100644
+55
−0
+7
−7
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This adds a decompressor framework which allows multiple compression
algorithms to be cleanly supported.
Also update zlib wrapper and other code to use the new framework.
Signed-off-by:
Phillip Lougher <phillip@lougher.demon.co.uk>