]> Git Repo - qemu.git/blobdiff - target-m68k/cpu.h
cpu: move exec-all.h inclusion out of cpu.h
[qemu.git] / target-m68k / cpu.h
index 86a1ff0d801191fab31a14d2097f299644234f69..008a057a972f7aa35a99593a05d5f76c5ca16303 100644 (file)
@@ -271,6 +271,4 @@ static inline void cpu_get_tb_cpu_state(CPUM68KState *env, target_ulong *pc,
             | ((env->macsr >> 4) & 0xf);        /* Bits 0-3 */
 }
 
-#include "exec/exec-all.h"
-
 #endif
This page took 0.021959 seconds and 4 git commands to generate.