mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
Use qemu-log.h
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5413 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
fdb0d09d02
commit
3b3fb32229
8 changed files with 8 additions and 21 deletions
|
@ -25,9 +25,7 @@
|
|||
#include "ppc.h"
|
||||
#include "ppc4xx.h"
|
||||
#include "sysemu.h"
|
||||
|
||||
extern int loglevel;
|
||||
extern FILE *logfile;
|
||||
#include "qemu-log.h"
|
||||
|
||||
//#define DEBUG_MMIO
|
||||
//#define DEBUG_UNASSIGNED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue