4aeff4ffcf
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5451 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
4 lines
91 B
C
4 lines
91 B
C
#ifndef _CONSOLE_CONSOLE_H
|
|
#define _CONSOLE_CONSOLE_H
|
|
#define CONFIG_X86EMU_DEBUG 1
|
|
#endif
|