|
@@ -118,7 +118,4 @@ extern void *memmove(void *__dest, __const__ void *__src, size_t __n);
|
|
/* Don't build bcopy at all ... */
|
|
/* Don't build bcopy at all ... */
|
|
#define __HAVE_ARCH_BCOPY
|
|
#define __HAVE_ARCH_BCOPY
|
|
|
|
|
|
-#define __HAVE_ARCH_MEMSCAN
|
|
|
|
-#define memscan memchr
|
|
|
|
-
|
|
|
|
#endif /* _XTENSA_STRING_H */
|
|
#endif /* _XTENSA_STRING_H */
|