diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2023-07-28 06:12:08 +0200 |
---|---|---|
committer | Elyes Haouas <ehaouas@noos.fr> | 2023-07-30 09:59:33 +0000 |
commit | a8a0d394ddc66b82c109af4f2be8ddd53635cd1a (patch) | |
tree | b8ee282a3b26e61b1da82610871acd89399db18c /tests/data/lib/lzma-test | |
parent | 3a48e52dfe54da42f6d35800f0c2af89708cf94e (diff) |
sb/intel/lynxpoint/me: Use C99 flexible arrays
Use C99 flexible arrays instead of older style of one-element or
zero-length arrays.
It allows the compiler to generate errors when the flexible array does
not occur at the end in the structure.
Change-Id: If31cbc5ae184c4eb66011666c1bb655fa16afba0
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76781
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'tests/data/lib/lzma-test')
0 files changed, 0 insertions, 0 deletions