source:
vbox/trunk/src/recompiler/qemu-log.h@
33894
Last change on this file since 33894 was 29520, checked in by , 15 years ago | |
---|---|
|
|
File size: 90 bytes |
Line | |
---|---|
1 | #ifndef QEMU_LOG_H |
2 | #define QEMU_LOG_H |
3 | |
4 | extern FILE *logfile; |
5 | extern int loglevel; |
6 | |
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.