summaryrefslogtreecommitdiffstats
path: root/kernel/arch/mips/include/asm/tlbdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/mips/include/asm/tlbdebug.h')
-rw-r--r--kernel/arch/mips/include/asm/tlbdebug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/arch/mips/include/asm/tlbdebug.h b/kernel/arch/mips/include/asm/tlbdebug.h
index bb8f5c29c..3a25a8780 100644
--- a/kernel/arch/mips/include/asm/tlbdebug.h
+++ b/kernel/arch/mips/include/asm/tlbdebug.h
@@ -11,6 +11,7 @@
/*
* TLB debugging functions:
*/
+extern void dump_tlb_regs(void);
extern void dump_tlb_all(void);
#endif /* __ASM_TLBDEBUG_H */