]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-alpha/cpu.h
cpu: move exec-all.h inclusion out of cpu.h
[mirror_qemu.git] / target-alpha / cpu.h
index d389a3554c91118ae4b265046372ff0d09f6f03b..e71ea70ea1f19a5af5a03ff99450c9b9fe8818ee 100644 (file)
@@ -525,6 +525,4 @@ static inline void cpu_get_tb_cpu_state(CPUAlphaState *env, target_ulong *pc,
     *pflags = flags;
 }
 
-#include "exec/exec-all.h"
-
 #endif /* !defined (__CPU_ALPHA_H__) */