diff options
Diffstat (limited to 'target/openrisc/cpu.h')
-rw-r--r-- | target/openrisc/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/openrisc/cpu.h b/target/openrisc/cpu.h index 9b80834d68..f23b25262d 100644 --- a/target/openrisc/cpu.h +++ b/target/openrisc/cpu.h @@ -20,7 +20,6 @@ #ifndef OPENRISC_CPU_H #define OPENRISC_CPU_H -#include "qemu-common.h" #include "exec/cpu-defs.h" #include "qom/cpu.h" |