mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -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
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue