diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2023-07-28 06:22:38 +0200 |
---|---|---|
committer | Elyes Haouas <ehaouas@noos.fr> | 2023-07-30 09:59:21 +0000 |
commit | 3a48e52dfe54da42f6d35800f0c2af89708cf94e (patch) | |
tree | 667d2e883544e23bc7c9fca37e6c501045dd1982 /src/southbridge/intel/lynxpoint/me.h | |
parent | c1700e02faa06eea6be557b8c6a8067bdb24105c (diff) |
include/commonlib/bsd/mem_chip_info.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: Ia1d597c0e3e86db8c13829e58a8a27d9de1480b4
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76788
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge/intel/lynxpoint/me.h')
0 files changed, 0 insertions, 0 deletions