Woraround for comp problem
This commit is contained in:
parent
d65e860637
commit
a46cbc6e67
@ -9,6 +9,8 @@
|
||||
|
||||
#if BX_DEBUGGER
|
||||
|
||||
#if BX_WITH_WIN32 // FIXME
|
||||
|
||||
#include "bochs.h"
|
||||
#include "cpu/cpu.h"
|
||||
|
||||
@ -3453,4 +3455,6 @@ void dbgOnToggle(bx_bool on)
|
||||
dbgOn = TRUE;
|
||||
}
|
||||
|
||||
#endif // BX_WITH_WIN32
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user