We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5165c17 commit 5d96c6bCopy full SHA for 5d96c6b
include/uapi/linux/auxvec.h
@@ -32,6 +32,8 @@
32
#define AT_HWCAP2 26 /* extension of AT_HWCAP */
33
#define AT_RSEQ_FEATURE_SIZE 27 /* rseq supported feature size */
34
#define AT_RSEQ_ALIGN 28 /* rseq allocation alignment */
35
+#define AT_HWCAP3 29 /* extension of AT_HWCAP */
36
+#define AT_HWCAP4 30 /* extension of AT_HWCAP */
37
38
#define AT_EXECFN 31 /* filename of program */
39
0 commit comments