]> Git Repo - qemu.git/blob - qemu-log.h
Fix 64-bit targets compilation on ARM host.
[qemu.git] / qemu-log.h
1 #ifndef QEMU_LOG_H
2 #define QEMU_LOG_H
3
4 extern FILE *logfile;
5 extern int loglevel;
6
7 #endif
This page took 0.025092 seconds and 4 git commands to generate.