[sparc] unify 32bit and 64bit string.h

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2016-01-17 13:09:11 -05:00
parent d3867f0483
commit 70a6fcf328
4 changed files with 34 additions and 105 deletions

View file

@ -141,11 +141,6 @@ x:
retl
nop ! Only bcopy returns here and it retuns void...
#ifdef __KERNEL__
FUNC(amemmove)
FUNC(__memmove)
EXPORT_SYMBOL(__memmove)
#endif
FUNC(memmove)
EXPORT_SYMBOL(memmove)
cmp %o0, %o1