[libc-commits] [libc] [libc] implement vdso (PR #91572)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Thu Jun 20 11:25:53 PDT 2024


================
@@ -9,7 +9,7 @@
 #ifndef LLVM_LIBC_SRC_SIGNAL_SIGACTION_H
 #define LLVM_LIBC_SRC_SIGNAL_SIGACTION_H
 
-#include <signal.h>
+#include <hdr/types/struct_sigaction.h>
----------------
SchrodingerZhu wrote:

Sure.

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


More information about the libc-commits mailing list