Elyes Haouas a434f48bbe payloads/libpayload/include/coreboot_tables: 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: Icf3da1b0a0666769ae7b5d5f641b85436b324b4c
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76851
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-01 12:35:34 +00:00
..
2021-04-07 10:58:04 +00:00
2022-09-01 14:21:11 +00:00
2020-09-21 16:20:57 +00:00
2022-07-04 14:02:26 +00:00
2022-03-09 02:18:21 +00:00
2022-07-04 14:02:26 +00:00
2021-06-18 04:38:33 +00:00
2011-07-07 22:29:53 +02:00
2020-09-21 16:20:57 +00:00
2020-10-26 06:57:06 +00:00