]> Git Repo - qemu.git/blobdiff - target-openrisc/exception.c
range: Create range.c for code that should not be inline
[qemu.git] / target-openrisc / exception.c
index ace3184d500706c9e286942ebf73118c137f35a6..49470be051ee97deeead443445378f23d16f0246 100644 (file)
@@ -19,6 +19,7 @@
 
 #include "qemu/osdep.h"
 #include "cpu.h"
+#include "exec/exec-all.h"
 #include "exception.h"
 
 void QEMU_NORETURN raise_exception(OpenRISCCPU *cpu, uint32_t excp)
This page took 0.023648 seconds and 4 git commands to generate.