You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[MIPS] Cleanup tlbdebug.h
Also include tlbdebug.h in dump_tlb.c and r3k_dump_tlb.c. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
87d43dd48d
commit
40df3831f9
@@ -11,10 +11,6 @@
|
||||
/*
|
||||
* TLB debugging functions:
|
||||
*/
|
||||
extern void dump_tlb(int first, int last);
|
||||
extern void dump_tlb_all(void);
|
||||
extern void dump_tlb_wired(void);
|
||||
extern void dump_tlb_addr(unsigned long addr);
|
||||
extern void dump_tlb_nonwired(void);
|
||||
|
||||
#endif /* __ASM_TLBDEBUG_H */
|
||||
|
||||
Reference in New Issue
Block a user