summaryrefslogtreecommitdiff
path: root/include/lz4.h
AgeCommit message (Collapse)Author
2019-12-02common: Add a new lz4.h header fileSimon Glass
Add a header file to house the lz4 compression function. Add a comment while we are here, since it not even clear from the name what the function actuall does. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]>