commit | 7ffd30aaa5b4d87d631b91715c9af66f72462c3a | [log] [tgz] |
---|---|---|
author | kasunath <kasunath@google.com> | Tue May 10 18:11:34 2022 -0700 |
committer | kasunath <kasunath@google.com> | Thu May 12 15:06:09 2022 -0700 |
tree | 908f5a62bde7db46fcf25b6edce6c4befcb70094 | |
parent | 8bc8ba8e9903904d4261c52c9ee7bd1288910cb1 [diff] |
Add common data structures This adds some common data structures and functions needed for RDE BEJ. The decoder core is written in C so that we can use this with some other future platforms. clang-tidy is complaining about C style header. I tried adding a .clang-tidy-ignore file but it did not work. And since this is mainly a C library, I deleted the .clang-tidy. Signed-off-by: Kasun Athukorala <kasunath@google.com> Change-Id: Ice07527b23cd00c65cd11ed114ea4faefcc085fb