userspace: Add LibDEFLATE

This can be used to compress and decompress DEFLATE data either in raw
or zlib format
This commit is contained in:
2025-10-26 22:25:11 +02:00
parent 9f0addbd8b
commit fecda6a034
11 changed files with 1385 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
set(USERSPACE_LIBRARIES
LibAudio
LibC
LibDEFLATE
LibDL
LibELF
LibFont