diff options
Diffstat (limited to 'include/asm-sparc64')
-rw-r--r-- | include/asm-sparc64/system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc64/system.h b/include/asm-sparc64/system.h index 1faefa6d3708..ed91a5d8d4f0 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" \ | |||
117 | extern void sun_do_break(void); | 117 | extern void sun_do_break(void); |
118 | extern int stop_a_enabled; | 118 | extern int stop_a_enabled; |
119 | 119 | ||
120 | extern void fault_in_user_windows(void); | ||
120 | extern void synchronize_user_stack(void); | 121 | extern void synchronize_user_stack(void); |
121 | 122 | ||
122 | extern void __flushw_user(void); | 123 | extern void __flushw_user(void); |