console/die.c: Add <stdarg.h>
Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Change-Id: I2ee8ef017d8a3409cbf47f1ed252a512dead224e Reviewed-on: https://review.coreboot.org/c/coreboot/+/68036 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
committed by
Martin Roth
parent
a1f245ca53
commit
89822add55
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <console/console.h>
|
||||
#include <halt.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
/*
|
||||
* The method should be overwritten in mainboard directory to signal that a
|
||||
|
Reference in New Issue
Block a user