]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/sh/include/asm/uaccess_64.h
sh: use the new generic strnlen_user() function
[karo-tx-linux.git] / arch / sh / include / asm / uaccess_64.h
index 0042c9054b2067351707f6b39325ce7e298a76c8..2e07e0f40c6af3038ca6b69fecfefefe528dc2b8 100644 (file)
@@ -84,6 +84,4 @@ extern long __put_user_asm_l(void *, long);
 extern long __put_user_asm_q(void *, long);
 extern void __put_user_unknown(void);
 
-extern long __strnlen_user(const char *__s, long __n);
-
 #endif /* __ASM_SH_UACCESS_64_H */