hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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__) */