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-28 05:50:19 +02:00
parent 9f0addbd8b
commit fecda6a034
11 changed files with 1385 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
set(USERSPACE_LIBRARIES
LibAudio
LibC
LibDEFLATE
LibDL
LibELF
LibFont