[libc-commits] [libc] [libc][darwin] add internal::exit (PR #166357)

via libc-commits libc-commits at lists.llvm.org
Fri Nov 7 21:10:11 PST 2025


================
@@ -2361,5 +2360,5 @@
 #define SYS_writev __NR_writev
 #endif
 
-
+#endif
----------------
lntue wrote:

nit: add `// __linux__` comment at the end.

https://github.com/llvm/llvm-project/pull/166357


More information about the libc-commits mailing list