]> Git Repo - qemu.git/blame - qemu-log.h
Some more updates for the g3bw -> g3beige change
[qemu.git] / qemu-log.h
CommitLineData
79383c9c
BS
1#ifndef QEMU_LOG_H
2#define QEMU_LOG_H
3
4extern FILE *logfile;
5extern int loglevel;
6
7#endif
This page took 0.060595 seconds and 4 git commands to generate.