summaryrefslogtreecommitdiff
path: root/crc32_tbl.h
AgeCommit message (Collapse)Author
2020-11-22Separate crc32 and crc32_combine tables so the crc32_combine tables are not ↵Nathan Moinvaziri
included when not used if statically linking. Reduces code size by 4k.
2020-08-27Rename table headers with tbl suffix.Nathan Moinvaziri