Revision 79383c9c target-m68k/exec.h

b/target-m68k/exec.h
44 44
#include "softmmu_exec.h"
45 45
#endif
46 46

  
47
void cpu_m68k_flush_flags(CPUM68KState *env, int cc_op);
48

  
49 47
void cpu_loop_exit(void);
50 48

  
51 49
static inline int cpu_halted(CPUState *env) {

Also available in: Unified diff