hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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__) */