diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2023-07-30 17:26:13 +0200 |
---|---|---|
committer | Jakub Czapiga <jacz@semihalf.com> | 2023-08-01 12:41:50 +0000 |
commit | 928584c31d68a59b0ec58b2a4db9d23a43bf4e01 (patch) | |
tree | f9dab8ef5c958f04ecfcae71bea1e9911d7cdfdc /COPYING | |
parent | 16f08cfeaf5534f2dcc4261a0257aba86469bda4 (diff) |
security/intel/stm/StmApi.h: 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: I3ab3538b276fee5ed135bb4e88d9ef2cd6a00bb9
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76843
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions