diff options
Diffstat (limited to 'target/rx')
-rw-r--r-- | target/rx/helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/rx/helper.c b/target/rx/helper.c index 3e380a9..db6b07e 100644 --- a/target/rx/helper.c +++ b/target/rx/helper.c @@ -21,7 +21,6 @@ #include "cpu.h" #include "exec/log.h" #include "exec/cpu_ldst.h" -#include "sysemu/sysemu.h" #include "hw/irq.h" void rx_cpu_unpack_psw(CPURXState *env, uint32_t psw, int rte) |