Commit bbbc4663d1b771b1095d2e1b2053c4ea9fdad43a

Authored by bellard
1 parent 02e1ec9b

removed unused definitions


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@995 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 0 additions and 2 deletions
target-ppc/helper.c
@@ -27,8 +27,6 @@ @@ -27,8 +27,6 @@
27 //#define DEBUG_BATS 27 //#define DEBUG_BATS
28 //#define DEBUG_EXCEPTIONS 28 //#define DEBUG_EXCEPTIONS
29 29
30 -extern FILE *stdout, *stderr;  
31 -  
32 /*****************************************************************************/ 30 /*****************************************************************************/
33 /* PPC MMU emulation */ 31 /* PPC MMU emulation */
34 int cpu_ppc_handle_mmu_fault (CPUState *env, uint32_t address, int rw, 32 int cpu_ppc_handle_mmu_fault (CPUState *env, uint32_t address, int rw,