We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d726ee5 commit 5f27129Copy full SHA for 5f27129
libc/src/string/memory_utils/aarch64/inline_strlen.h
@@ -44,7 +44,7 @@ string_length(const char *src) {
44
}
45
46
} // namespace neon
47
-} // namespace arch_vector
+} // namespace LIBC_NAMESPACE_DECL
48
#endif // __ARM_NEON
49
50
#ifdef LIBC_TARGET_CPU_HAS_SVE
0 commit comments