Changeset 93e80d5 in rtems-tools for linkers/rld-compression.h

Timestamp:
11/29/12 08:04:12 (11 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.10, 4.11, 5, master
Children:
1a5bdef
Parents:
9c70d15
Message:

Compress as blocks.

The LZ77 compressor works with blocks. Each block is prefixed with
a header that defines the output size of the block being compressed.

(No files)

Note: See TracChangeset for help on using the changeset viewer.