diff options
author | Nick Terrell <terrelln@fb.com> | 2020-09-14 21:54:12 +0200 |
---|---|---|
committer | Nick Terrell <terrelln@fb.com> | 2021-11-09 01:55:26 +0100 |
commit | 2479b523898633768e28796238534af31fbd6846 (patch) | |
tree | 42bccd27859f0f6d4bdd44b9785bbcaddeb11177 /lib/zstd/entropy_common.c | |
parent | lib: zstd: Add kernel-specific API (diff) | |
download | linux-2479b523898633768e28796238534af31fbd6846.tar.xz linux-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 <terrelln@fb.com>
Tested By: Paul Jones <paul@pauljones.id.au>
Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com> # LLVM/Clang v13.0.0 on x86-64
Tested-by: Jean-Denis Girard <jd.girard@sysnux.pf>
Diffstat (limited to 'lib/zstd/entropy_common.c')
0 files changed, 0 insertions, 0 deletions