diff options
Diffstat (limited to 'arch/xtensa/include/asm/string.h')
| -rw-r--r-- | arch/xtensa/include/asm/string.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/xtensa/include/asm/string.h b/arch/xtensa/include/asm/string.h index 5fb8c27cbef5..405a8c49ff2c 100644 --- a/arch/xtensa/include/asm/string.h +++ b/arch/xtensa/include/asm/string.h | |||
| @@ -118,7 +118,4 @@ extern void *memmove(void *__dest, __const__ void *__src, size_t __n); | |||
| 118 | /* Don't build bcopy at all ... */ | 118 | /* Don't build bcopy at all ... */ |
| 119 | #define __HAVE_ARCH_BCOPY | 119 | #define __HAVE_ARCH_BCOPY |
| 120 | 120 | ||
| 121 | #define __HAVE_ARCH_MEMSCAN | ||
| 122 | #define memscan memchr | ||
| 123 | |||
| 124 | #endif /* _XTENSA_STRING_H */ | 121 | #endif /* _XTENSA_STRING_H */ |
