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 3bfe1fc commit 56ac5e2Copy full SHA for 56ac5e2
arch/riscv/include/uapi/asm/unistd.h
@@ -18,6 +18,7 @@
18
#ifdef __LP64__
19
#define __ARCH_WANT_NEW_STAT
20
#define __ARCH_WANT_SET_GET_RLIMIT
21
+#define __ARCH_WANT_SYS_CLONE3
22
#endif /* __LP64__ */
23
24
#include <asm-generic/unistd.h>
0 commit comments