aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/uaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/uaccess.h')
-rw-r--r--include/asm-sparc64/uaccess.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc64/uaccess.h b/include/asm-sparc64/uaccess.h
index c099aa339784..bc8ddbb1cbed 100644
--- a/include/asm-sparc64/uaccess.h
+++ b/include/asm-sparc64/uaccess.h
@@ -77,6 +77,7 @@ struct exception_table_entry {
77}; 77};
78 78
79extern void __ret_efault(void); 79extern void __ret_efault(void);
80extern void __retl_efault(void);
80 81
81/* Uh, these should become the main single-value transfer routines.. 82/* Uh, these should become the main single-value transfer routines..
82 * They automatically use the right size if we just have the right 83 * They automatically use the right size if we just have the right