freebsd-skq/stand/efi/boot1
tsoome 6560e8be0e Remove duplicate lz4 implementations
Port illumos change: https://www.illumos.org/issues/11667

Move lz4.c out of zfs tree to opensolaris/common/lz4, adjust it to be
usable from kernel/stand/userland builds, so we can use just one single
source. Add lz4.h to declare lz4_compress() and lz4_decompress().

MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D22037
2019-11-02 12:28:04 +00:00
..
boot1.c boot1.efi: provide generic exit() and stub getchar() 2019-10-15 08:33:05 +00:00
boot_module.h
Makefile Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
Makefile.depend
proto.c
proto.h
ufs_module.c
zfs_module.c