diff options
-rw-r--r-- | target-ppc/helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-ppc/helper.c b/target-ppc/helper.c index b299de7007..bb13195a72 100644 --- a/target-ppc/helper.c +++ b/target-ppc/helper.c @@ -29,7 +29,6 @@ #include "exec-all.h" #include "helper_regs.h" #include "qemu-common.h" -#include "helper.h" //#define DEBUG_MMU //#define DEBUG_BATS |