commit | e80578bea749c35ac9222bf86c112f408ce8a55b | [log] [tgz] |
---|---|---|
author | Indu Bhagat <indu.bhagat@oracle.com> | Thu May 25 23:43:45 2023 -0700 |
committer | Indu Bhagat <indu.bhagat@oracle.com> | Thu May 25 23:43:45 2023 -0700 |
tree | 05fe744a45c0fea8eb642309d7f242c3ed4ea580 | |
parent | 9dc7ab5c01347b303c578e0a9221248dbe227b59 [diff] |
libsframe: use uint8_t data type for FRE info related stubs libsframe/ * sframe.c: Use uint8_t for FRE offset count and FRE offset size. Use uint8_t for FRE info word as well.