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, 1 insertions, 1 deletions
diff --git a/util/x86emu/yabel/debug.c b/util/x86emu/yabel/debug.c
index c3768fcc5aa4..e3374ba8c88c 100644
--- a/util/x86emu/yabel/debug.c
+++ b/util/x86emu/yabel/debug.c
@@ -10,7 +10,7 @@
* IBM Corporation - initial implementation
*****************************************************************************/
-#if !COREBOOT_V2
+#ifndef COREBOOT_V2
#include <cpu.h>
#endif