aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/xtensa/include/asm/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/include/asm/tlb.h')
-rw-r--r--arch/xtensa/include/asm/tlb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/xtensa/include/asm/tlb.h b/arch/xtensa/include/asm/tlb.h
index 50889935138a..8c3ceb427018 100644
--- a/arch/xtensa/include/asm/tlb.h
+++ b/arch/xtensa/include/asm/tlb.h
@@ -18,4 +18,6 @@
#define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
+void check_tlb_sanity(void);
+
#endif /* _XTENSA_TLB_H */