diff --git a/target/alpha/cpu.h b/target/alpha/cpu.h index b530cd0088..2f61139778 100644 --- a/target/alpha/cpu.h +++ b/target/alpha/cpu.h @@ -22,7 +22,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "qemu/cpu-float.h" diff --git a/target/arm/cpu.h b/target/arm/cpu.h index 5e4f12f1e7..0b9755533b 100644 --- a/target/arm/cpu.h +++ b/target/arm/cpu.h @@ -25,7 +25,6 @@ #include "hw/core/registerfields.h" #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "exec/gdbstub.h" #include "exec/page-protection.h" diff --git a/target/avr/cpu.h b/target/avr/cpu.h index 518e243d81..3da885c7cc 100644 --- a/target/avr/cpu.h +++ b/target/avr/cpu.h @@ -23,7 +23,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "system/memory.h" diff --git a/target/hexagon/cpu.h b/target/hexagon/cpu.h index faa07a6e05..7c09c97db8 100644 --- a/target/hexagon/cpu.h +++ b/target/hexagon/cpu.h @@ -22,7 +22,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/target_long.h" #include "hex_regs.h" #include "mmvec/mmvec.h" diff --git a/target/hppa/cpu.h b/target/hppa/cpu.h index 6ea4c9b682..85f3940142 100644 --- a/target/hppa/cpu.h +++ b/target/hppa/cpu.h @@ -22,7 +22,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "exec/target_long.h" #include "system/memory.h" diff --git a/target/i386/cpu.h b/target/i386/cpu.h index fd8d98a4bd..f57c99e8b4 100644 --- a/target/i386/cpu.h +++ b/target/i386/cpu.h @@ -24,7 +24,6 @@ #include "cpu-qom.h" #include "kvm/hyperv-proto.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "exec/target_long.h" #include "exec/memop.h" diff --git a/target/loongarch/cpu.h b/target/loongarch/cpu.h index 4d333806ed..096d778928 100644 --- a/target/loongarch/cpu.h +++ b/target/loongarch/cpu.h @@ -10,7 +10,6 @@ #include "qemu/int128.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "fpu/softfloat-types.h" #include "hw/core/registerfields.h" diff --git a/target/m68k/cpu.h b/target/m68k/cpu.h index 7911ab9de3..d7f508a9e8 100644 --- a/target/m68k/cpu.h +++ b/target/m68k/cpu.h @@ -22,7 +22,6 @@ #define M68K_CPU_H #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "qemu/cpu-float.h" #include "cpu-qom.h" diff --git a/target/microblaze/cpu.h b/target/microblaze/cpu.h index 5a856edaaa..5765786e6d 100644 --- a/target/microblaze/cpu.h +++ b/target/microblaze/cpu.h @@ -22,7 +22,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "qemu/cpu-float.h" #include "exec/cpu-interrupt.h" diff --git a/target/mips/cpu.h b/target/mips/cpu.h index 3517d2d42c..17e9f6039e 100644 --- a/target/mips/cpu.h +++ b/target/mips/cpu.h @@ -3,7 +3,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "exec/target_long.h" #ifndef CONFIG_USER_ONLY diff --git a/target/or1k/cpu.h b/target/or1k/cpu.h index c8e2827930..5bb39b6751 100644 --- a/target/or1k/cpu.h +++ b/target/or1k/cpu.h @@ -22,7 +22,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "fpu/softfloat-types.h" diff --git a/target/ppc/cpu.h b/target/ppc/cpu.h index a0df7a467e..aba8109bbb 100644 --- a/target/ppc/cpu.h +++ b/target/ppc/cpu.h @@ -23,7 +23,6 @@ #include "qemu/int128.h" #include "qemu/cpu-float.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "exec/target_long.h" #include "cpu-qom.h" diff --git a/target/riscv/cpu.h b/target/riscv/cpu.h index df55a77c40..e42f369408 100644 --- a/target/riscv/cpu.h +++ b/target/riscv/cpu.h @@ -24,7 +24,6 @@ #include "hw/core/registerfields.h" #include "hw/core/qdev-properties.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "exec/gdbstub.h" #include "exec/target_long.h" diff --git a/target/rx/cpu.h b/target/rx/cpu.h index b3b1ecff5a..b500b7a247 100644 --- a/target/rx/cpu.h +++ b/target/rx/cpu.h @@ -24,7 +24,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "qemu/cpu-float.h" diff --git a/target/s390x/cpu.h b/target/s390x/cpu.h index 40bc1f0741..3acbe83f0f 100644 --- a/target/s390x/cpu.h +++ b/target/s390x/cpu.h @@ -28,7 +28,6 @@ #include "cpu-qom.h" #include "cpu_models.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "qemu/cpu-float.h" #include "qapi/qapi-types-machine-common.h" diff --git a/target/sh4/cpu.h b/target/sh4/cpu.h index b0759010c4..e36268b425 100644 --- a/target/sh4/cpu.h +++ b/target/sh4/cpu.h @@ -22,7 +22,6 @@ #include "cpu-qom.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "qemu/cpu-float.h" diff --git a/target/sparc/cpu.h b/target/sparc/cpu.h index 155aa8ec63..ac0eb9f0fa 100644 --- a/target/sparc/cpu.h +++ b/target/sparc/cpu.h @@ -3,7 +3,6 @@ #include "qemu/bswap.h" #include "cpu-qom.h" -#include "exec/cpu-defs.h" #include "exec/cpu-interrupt.h" #include "exec/target_long.h" #include "qemu/cpu-float.h" diff --git a/target/tricore/cpu.h b/target/tricore/cpu.h index ab46192e26..604fb7792c 100644 --- a/target/tricore/cpu.h +++ b/target/tricore/cpu.h @@ -23,7 +23,6 @@ #include "cpu-qom.h" #include "hw/core/registerfields.h" #include "exec/cpu-common.h" -#include "exec/cpu-defs.h" #include "qemu/cpu-float.h" #include "tricore-defs.h"