Revision cc53adbc target-cris/exec.h

b/target-cris/exec.h
33 33
{
34 34
}
35 35

  
36
int cpu_cris_handle_mmu_fault (CPUState *env, target_ulong address, int rw,
37
                              int mmu_idx, int is_softmmu);
38

  
39 36
#if !defined(CONFIG_USER_ONLY)
40 37
#include "softmmu_exec.h"
41 38
#endif

Also available in: Unified diff