summaryrefslogtreecommitdiffstats
path: root/target-cris/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/exec.h')
-rw-r--r--target-cris/exec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/target-cris/exec.h b/target-cris/exec.h
index cce87f6..77e4240 100644
--- a/target-cris/exec.h
+++ b/target-cris/exec.h
@@ -33,9 +33,6 @@ static inline void regs_to_env(void)
{
}
-int cpu_cris_handle_mmu_fault (CPUState *env, target_ulong address, int rw,
- int mmu_idx, int is_softmmu);
-
#if !defined(CONFIG_USER_ONLY)
#include "softmmu_exec.h"
#endif
OpenPOWER on IntegriCloud