summaryrefslogtreecommitdiffstats
path: root/kernel/arch/tile/include/uapi/asm/auxvec.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/tile/include/uapi/asm/auxvec.h')
-rw-r--r--kernel/arch/tile/include/uapi/asm/auxvec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/arch/tile/include/uapi/asm/auxvec.h b/kernel/arch/tile/include/uapi/asm/auxvec.h
index c93e92709..f497123ed 100644
--- a/kernel/arch/tile/include/uapi/asm/auxvec.h
+++ b/kernel/arch/tile/include/uapi/asm/auxvec.h
@@ -18,4 +18,6 @@
/* The vDSO location. */
#define AT_SYSINFO_EHDR 33
+#define AT_VECTOR_SIZE_ARCH 1 /* entries in ARCH_DLINFO */
+
#endif /* _ASM_TILE_AUXVEC_H */