these should be the last occurences of CONFIG_ without config.h in libpayload.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3496 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2008-08-11 16:58:23 +00:00
committed by Stefan Reinauer
parent 663ea08ef1
commit 5e354b7a43
3 changed files with 3 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
* Actually cook the serial (handle special keys)
*/
#include <config.h>
#include "local.h"
static int _halfdelay = 0;