K 10 svn:author V 6 adrian K 8 svn:date V 27 2020-11-17T17:11:07.441211Z K 7 svn:log V 275 [cddl] Fix lz4 function definitions to not tri pup compile. This tripped up in llvm compilation on amd64 noting that lz4_init/lz4_fini were lacking in being previously defined. Reviewed by: emaste, freqlabs, brooks Differential Revision: https://reviews.freebsd.org/D27240 END