mirror of https://github.com/xqemu/xqemu.git
removed unused definitions
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@995 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
02e1ec9bc4
commit
bbbc4663d1
|
@ -27,8 +27,6 @@
|
||||||
//#define DEBUG_BATS
|
//#define DEBUG_BATS
|
||||||
//#define DEBUG_EXCEPTIONS
|
//#define DEBUG_EXCEPTIONS
|
||||||
|
|
||||||
extern FILE *stdout, *stderr;
|
|
||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
/* PPC MMU emulation */
|
/* PPC MMU emulation */
|
||||||
int cpu_ppc_handle_mmu_fault (CPUState *env, uint32_t address, int rw,
|
int cpu_ppc_handle_mmu_fault (CPUState *env, uint32_t address, int rw,
|
||||||
|
|
Loading…
Reference in New Issue