X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Farch%2Fmips%2Finclude%2Fasm%2Ftlbdebug.h;h=3a25a8780ac76b9d420ca66c2b319674c5c8932a;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=bb8f5c29c3d9f9a5e0c72c4497993fec46fcfae2;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git 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 */