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 cdac39a commit 8200f0eCopy full SHA for 8200f0e
libc/include/llvm-libc-types/sigset_t.h
@@ -9,7 +9,7 @@
9
#ifndef LLVM_LIBC_TYPES_SIGSET_T_H
10
#define LLVM_LIBC_TYPES_SIGSET_T_H
11
12
-#include "../llvm-libc-macros/signal-macros.h"
+#include "../llvm-libc-macros/signal-macros.h" // __NSIGSET_WORDS
13
14
// This definition can be adjusted/specialized for different targets and
15
// platforms as necessary. This definition works for Linux on most targets.
0 commit comments