diff options
Diffstat (limited to 'hw/openrisc/boot.c')
-rw-r--r-- | hw/openrisc/boot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/openrisc/boot.c b/hw/openrisc/boot.c index 0a5881b..c81efe8 100644 --- a/hw/openrisc/boot.c +++ b/hw/openrisc/boot.c @@ -9,6 +9,7 @@ #include "qemu/osdep.h" #include "cpu.h" #include "exec/cpu-defs.h" +#include "exec/target_page.h" #include "elf.h" #include "hw/loader.h" #include "hw/openrisc/boot.h" |