diff options
-rw-r--r-- | hw/pc.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ #include "net.h" #include "smbus.h" #include "boards.h" +#include "console.h" /* output Bochs bios info messages */ //#define DEBUG_BIOS |
index : slackcoder/qemu | ||
QEMU is a generic and open source machine & userspace emulator and virtualizer | Mirror |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | hw/pc.c | 1 |
@@ -31,6 +31,7 @@ #include "net.h" #include "smbus.h" #include "boards.h" +#include "console.h" /* output Bochs bios info messages */ //#define DEBUG_BIOS |