]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-openrisc/cpu.h
cpu: move exec-all.h inclusion out of cpu.h
[mirror_qemu.git] / target-openrisc / cpu.h
index ed818af0cf96a98afb848b7999fa9997a710cc22..810a280061b8bc3af280579af0e5d3f25e4b369e 100644 (file)
@@ -410,6 +410,4 @@ static inline int cpu_mmu_index(CPUOpenRISCState *env, bool ifetch)
 
 #define CPU_INTERRUPT_TIMER   CPU_INTERRUPT_TGT_INT_0
 
-#include "exec/exec-all.h"
-
 #endif /* CPU_OPENRISC_H */