From fc8ed80ba1362d2ce500003625e1c9c39f765661 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Wed, 9 Feb 2011 18:04:23 -0800 Subject: Revert "Build arm and x86 binaries at the same time." This fails to build on MacOS X This reverts commit a39b10bd2574825a815d6ad854499dd127cfa9cb. --- hw/hw.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'hw') diff --git a/hw/hw.h b/hw/hw.h index efcbe1e..4f9b650 100644 --- a/hw/hw.h +++ b/hw/hw.h @@ -4,10 +4,7 @@ #include "qemu-common.h" #include "irq.h" - -#if defined(TARGET_PHYS_ADDRESS_SPACE_BITS) && !defined(NEED_CPU_H) #include "cpu.h" -#endif /* VM Load/Save */ -- cgit v1.1