diff options
Diffstat (limited to 'util/x86emu/yabel/debug.c')
-rw-r--r-- | util/x86emu/yabel/debug.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/x86emu/yabel/debug.c b/util/x86emu/yabel/debug.c index fdac469d7f..7cda8af0b1 100644 --- a/util/x86emu/yabel/debug.c +++ b/util/x86emu/yabel/debug.c @@ -11,10 +11,6 @@ * IBM Corporation - initial implementation *****************************************************************************/ -#ifndef CONFIG_COREBOOT_V2 -#include <cpu.h> -#endif - #include "debug.h" u32 debug_flags = 0; |