diff options
Diffstat (limited to 'hw/ppc.c')
| -rw-r--r-- | hw/ppc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ppc.c b/hw/ppc.c index 2d66b9dc59..09ee2e46dd 100644 --- a/hw/ppc.c +++ b/hw/ppc.c @@ -27,6 +27,7 @@ #include "sysemu.h" #include "nvram.h" #include "qemu-log.h" +#include "loader.h" //#define PPC_DEBUG_IRQ //#define PPC_DEBUG_TB |