diff options
| author | Nick Terrell <[email protected]> | 2020-09-14 19:54:12 +0000 |
|---|---|---|
| committer | Nick Terrell <[email protected]> | 2021-11-09 00:55:26 +0000 |
| commit | 2479b523898633768e28796238534af31fbd6846 (patch) | |
| tree | 42bccd27859f0f6d4bdd44b9785bbcaddeb11177 /lib/zstd/compress.c | |
| parent | lib: zstd: Add kernel-specific API (diff) | |
| download | kernel-2479b523898633768e28796238534af31fbd6846.tar.gz kernel-2479b523898633768e28796238534af31fbd6846.zip | |
lib: zstd: Add decompress_sources.h for decompress_unzstd
Adds decompress_sources.h which includes every .c file necessary for
zstd decompression. This is used in decompress_unzstd.c so the internal
structure of the library isn't exposed.
This allows us to upgrade the zstd library version without modifying any
callers. Instead we just need to update decompress_sources.h.
Signed-off-by: Nick Terrell <[email protected]>
Tested By: Paul Jones <[email protected]>
Tested-by: Oleksandr Natalenko <[email protected]>
Tested-by: Sedat Dilek <[email protected]> # LLVM/Clang v13.0.0 on x86-64
Tested-by: Jean-Denis Girard <[email protected]>
Diffstat (limited to 'lib/zstd/compress.c')
0 files changed, 0 insertions, 0 deletions
