[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:
@ -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
|
||||
|
Reference in New Issue
Block a user