aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/pgtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/pgtable.h')
-rw-r--r--include/asm-sparc64/pgtable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc64/pgtable.h b/include/asm-sparc64/pgtable.h
index c42c06a37d18..a480007f0a9d 100644
--- a/include/asm-sparc64/pgtable.h
+++ b/include/asm-sparc64/pgtable.h
@@ -438,6 +438,7 @@ extern unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
438 438
439extern void pgtable_cache_init(void); 439extern void pgtable_cache_init(void);
440extern void sun4v_register_fault_status(void); 440extern void sun4v_register_fault_status(void);
441extern void sun4v_ktsb_register(void);
441 442
442#endif /* !(__ASSEMBLY__) */ 443#endif /* !(__ASSEMBLY__) */
443 444