Skip to content

Commit 5d96c6b

Browse files
author
Fox Snowpatch
committed
1 parent 5165c17 commit 5d96c6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/uapi/linux/auxvec.h

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
#define AT_HWCAP2 26 /* extension of AT_HWCAP */
3333
#define AT_RSEQ_FEATURE_SIZE 27 /* rseq supported feature size */
3434
#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 */
3537

3638
#define AT_EXECFN 31 /* filename of program */
3739

0 commit comments

Comments
 (0)