vserver 1.9.5.x5
[linux-2.6.git] / include / asm-sh / string.h
index 4b6c452..3e0cff0 100644 (file)
@@ -124,7 +124,4 @@ extern void *memchr(const void *__s, int __c, size_t __n);
 #define __HAVE_ARCH_STRLEN
 extern size_t strlen(const char *);
 
-/* Don't build bcopy at all ...  */
-#define __HAVE_ARCH_BCOPY
-
 #endif /* __ASM_SH_STRING_H */