]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/sparc/include/asm/uaccess_32.h
sparc32: kill __ret_efault()
[karo-tx-linux.git] / arch / sparc / include / asm / uaccess_32.h
index a59a1e81986d9014892dee82ba00be23940ddb89..93910845733a62115606e678e80c444d8c2e0008 100644 (file)
@@ -71,8 +71,6 @@ struct exception_table_entry
 /* Returns 0 if exception not found and fixup otherwise.  */
 unsigned long search_extables_range(unsigned long addr, unsigned long *g2);
 
-void __ret_efault(void);
-
 /* Uh, these should become the main single-value transfer routines..
  * They automatically use the right size if we just have the right
  * pointer type..