hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/sparc/include/asm/string_64.h
....@@ -12,8 +12,4 @@
1212
1313 #include <asm/asi.h>
1414
15
-/* Now the str*() stuff... */
16
-#define __HAVE_ARCH_STRLEN
17
-__kernel_size_t strlen(const char *);
18
-
1915 #endif /* !(__SPARC64_STRING_H__) */