================ @@ -11,18 +11,23 @@ #include <sys/syscall.h> // For syscall numbers. namespace LIBC_NAMESPACE { ---------------- michaelrj-google wrote: nit: use `LIBC_NAMESPACE::internal` instead of two namespace declarations https://github.com/llvm/llvm-project/pull/93621