提交 50b72e60 编写于 作者: P Paul Mundt

sh: sh_ksyms_64 needs __strncpy_from_user() definition.

Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 091db045
......@@ -85,5 +85,7 @@ extern long __put_user_asm_q(void *, long);
extern void __put_user_unknown(void);
extern long __strnlen_user(const char *__s, long __n);
extern int __strncpy_from_user(unsigned long __dest,
unsigned long __user __src, int __count);
#endif /* __ASM_SH_UACCESS_64_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册