aboutsummaryrefslogtreecommitdiff
path: root/util/x86emu/yabel/pmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/x86emu/yabel/pmm.c')
-rw-r--r--util/x86emu/yabel/pmm.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/x86emu/yabel/pmm.c b/util/x86emu/yabel/pmm.c
index 0b78ca5330..ad4dc6834c 100644
--- a/util/x86emu/yabel/pmm.c
+++ b/util/x86emu/yabel/pmm.c
@@ -10,11 +10,7 @@
****************************************************************************/
#include <x86emu/x86emu.h>
-#ifdef CONFIG_COREBOOT_V2
#include "../x86emu/prim_ops.h"
-#else
-#include <x86emu/prim_ops.h>
-#endif
#include <string.h>
#include "biosemu.h"