diff --git a/include/asm-sparc64/system.h b/include/asm-sparc64/system.h index 1faefa6d3708c789c757b5e2b2e9e32fa4ae43d1..ed91a5d8d4f05dce3c5ebe2f54d5e3f0ce510907 100644 --- a/include/asm-sparc64/system.h +++ b/include/asm-sparc64/system.h @@ -117,6 +117,7 @@ do { __asm__ __volatile__("ba,pt %%xcc, 1f\n\t" \ extern void sun_do_break(void); extern int stop_a_enabled; +extern void fault_in_user_windows(void); extern void synchronize_user_stack(void); extern void __flushw_user(void);