summaryrefslogblamecommitdiffstats
path: root/qemu-log.h
blob: 1ebea81c5469315b0b3080a2aeb77c1e11fbc4ce (plain) (tree)
1
2
3
4
5
6
7






                     
#ifndef QEMU_LOG_H
#define QEMU_LOG_H

extern FILE *logfile;
extern int loglevel;

#endif