aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ppc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc.c')
-rw-r--r--hw/ppc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/ppc.c b/hw/ppc.c
index fd247aa87..c1bc486e0 100644
--- a/hw/ppc.c
+++ b/hw/ppc.c
@@ -26,13 +26,11 @@
#include "qemu-timer.h"
#include "sysemu.h"
#include "nvram.h"
+#include "qemu-log.h"
//#define PPC_DEBUG_IRQ
//#define PPC_DEBUG_TB
-extern FILE *logfile;
-extern int loglevel;
-
static void cpu_ppc_tb_stop (CPUState *env);
static void cpu_ppc_tb_start (CPUState *env);