diff options
Diffstat (limited to 'linux-headers/include/asm/auxvec.h')
-rw-r--r-- | linux-headers/include/asm/auxvec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-headers/include/asm/auxvec.h b/linux-headers/include/asm/auxvec.h index bd50293..a80ba3d 100644 --- a/linux-headers/include/asm/auxvec.h +++ b/linux-headers/include/asm/auxvec.h @@ -34,7 +34,7 @@ #define AT_L3_CACHEGEOMETRY 47 /* entries in ARCH_DLINFO */ -#define AT_VECTOR_SIZE_ARCH 9 +#define AT_VECTOR_SIZE_ARCH 10 #define AT_MINSIGSTKSZ 51 #endif /* _ASM_RISCV_AUXVEC_H */ |