mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 11:53:39 +08:00
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_EXCEPTIONS
|
||||
|
||||
extern FILE *stdout, *stderr;
|
||||
|
||||
/*****************************************************************************/
|
||||
/* PPC MMU emulation */
|
||||
int cpu_ppc_handle_mmu_fault (CPUState *env, uint32_t address, int rw,
|
||||
|
Loading…
Reference in New Issue
Block a user