aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/mcfmmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/mcfmmu.h')
-rw-r--r--arch/m68k/include/asm/mcfmmu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/mcfmmu.h b/arch/m68k/include/asm/mcfmmu.h
index 10f9930ec49a..283352ab0d5d 100644
--- a/arch/m68k/include/asm/mcfmmu.h
+++ b/arch/m68k/include/asm/mcfmmu.h
@@ -106,6 +106,7 @@ static inline void mmu_write(u32 a, u32 v)
}
void cf_bootmem_alloc(void);
+void cf_mmu_context_init(void);
int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word);
#endif