Files
Philippe Mathieu-Daudé 0595136754 hw/xen/interface: Remove pre-C99 checks
We mandate a compiler supporting C99 since 2019-01-17 in
commit 7be41675f7 ("configure: Force the C standard to gnu99"),
thus supporting flexible array members [*]. Remove what is now
dead code.

[*] https://www.gnu.org/software/c-intro-and-ref/manual/html_node/Flexible-Array-Fields.html
Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20260615091308.4458-2-philmd@oss.qualcomm.com>
2026-06-18 14:27:04 +02:00
..
2024-12-20 17:44:56 +01:00