summaryrefslogtreecommitdiffstats
path: root/util/x86emu/yabel/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/x86emu/yabel/debug.c')
-rw-r--r--util/x86emu/yabel/debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/x86emu/yabel/debug.c b/util/x86emu/yabel/debug.c
index 5d7085febeb8..c3768fcc5aa4 100644
--- a/util/x86emu/yabel/debug.c
+++ b/util/x86emu/yabel/debug.c
@@ -10,7 +10,9 @@
* IBM Corporation - initial implementation
*****************************************************************************/
+#if !COREBOOT_V2
#include <cpu.h>
+#endif
#include "debug.h"