Commit 94fa46e2c2367f697c80a6fee69d27f919edb7a9
1 parent
e06fcd75
target-ppc: remove unneeded include
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5990 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
0 additions
and
1 deletions
target-ppc/helper.c
| @@ -29,7 +29,6 @@ | @@ -29,7 +29,6 @@ | ||
| 29 | #include "exec-all.h" | 29 | #include "exec-all.h" |
| 30 | #include "helper_regs.h" | 30 | #include "helper_regs.h" |
| 31 | #include "qemu-common.h" | 31 | #include "qemu-common.h" |
| 32 | -#include "helper.h" | ||
| 33 | 32 | ||
| 34 | //#define DEBUG_MMU | 33 | //#define DEBUG_MMU |
| 35 | //#define DEBUG_BATS | 34 | //#define DEBUG_BATS |