mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00: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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user