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:
blueswir1 2008-10-04 07:20:07 +00:00
parent fdb0d09d02
commit 3b3fb32229
8 changed files with 8 additions and 21 deletions

View file

@ -109,8 +109,7 @@ void cpu_loop(CPUState *env);
void init_paths(const char *prefix);
const char *path(const char *pathname);
extern int loglevel;
extern FILE *logfile;
#include "qemu-log.h"
/* commpage.c */
void commpage_init(void);