source:
vbox/trunk/src/recompiler/qemu-log.h@
33656
Last change on this file since 33656 was 29520, checked in by , 14 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.