aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/linux/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm64/linux/linux.h')
-rw-r--r--sys/arm64/linux/linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm64/linux/linux.h b/sys/arm64/linux/linux.h
index d612ba8e5d9e..00a70fabc54f 100644
--- a/sys/arm64/linux/linux.h
+++ b/sys/arm64/linux/linux.h
@@ -77,7 +77,7 @@ typedef struct {
#define l_fd_set fd_set
/* Miscellaneous */
-#define LINUX_AT_COUNT 21 /* Count of used aux entry types.
+#define LINUX_AT_COUNT 23 /* Count of used aux entry types.
* Keep this synchronized with
* linux_copyout_auxargs() code.
*/