summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/mmu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/asm/mmu_context.h')
-rw-r--r--arch/alpha/include/asm/mmu_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/mmu_context.h b/arch/alpha/include/asm/mmu_context.h
index 4eea7c616992..29a3e3a1f02b 100644
--- a/arch/alpha/include/asm/mmu_context.h
+++ b/arch/alpha/include/asm/mmu_context.h
@@ -183,6 +183,8 @@ ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm,
}
extern void __load_new_mm_context(struct mm_struct *);
+asmlinkage void do_page_fault(unsigned long address, unsigned long mmcsr,
+ long cause, struct pt_regs *regs);
#ifdef CONFIG_SMP
#define check_mmu_context() \