Revision bbbc4663 target-ppc/helper.c

b/target-ppc/helper.c
27 27
//#define DEBUG_BATS
28 28
//#define DEBUG_EXCEPTIONS
29 29

  
30
extern FILE *stdout, *stderr;
31

  
32 30
/*****************************************************************************/
33 31
/* PPC MMU emulation */
34 32
int cpu_ppc_handle_mmu_fault (CPUState *env, uint32_t address, int rw,

Also available in: Unified diff