diff options
Diffstat (limited to 'arch/powerpc/include/asm/string.h')
| -rw-r--r-- | arch/powerpc/include/asm/string.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/include/asm/string.h b/arch/powerpc/include/asm/string.h index e40010abcaf1..da3cdffca440 100644 --- a/arch/powerpc/include/asm/string.h +++ b/arch/powerpc/include/asm/string.h | |||
| @@ -3,12 +3,8 @@ | |||
| 3 | 3 | ||
| 4 | #ifdef __KERNEL__ | 4 | #ifdef __KERNEL__ |
| 5 | 5 | ||
| 6 | #define __HAVE_ARCH_STRCPY | ||
| 7 | #define __HAVE_ARCH_STRNCPY | 6 | #define __HAVE_ARCH_STRNCPY |
| 8 | #define __HAVE_ARCH_STRLEN | ||
| 9 | #define __HAVE_ARCH_STRCMP | ||
| 10 | #define __HAVE_ARCH_STRNCMP | 7 | #define __HAVE_ARCH_STRNCMP |
| 11 | #define __HAVE_ARCH_STRCAT | ||
| 12 | #define __HAVE_ARCH_MEMSET | 8 | #define __HAVE_ARCH_MEMSET |
| 13 | #define __HAVE_ARCH_MEMCPY | 9 | #define __HAVE_ARCH_MEMCPY |
| 14 | #define __HAVE_ARCH_MEMMOVE | 10 | #define __HAVE_ARCH_MEMMOVE |
