summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/auxvec.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/auxvec.h')
-rw-r--r--arch/sh/include/asm/auxvec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/include/asm/auxvec.h b/arch/sh/include/asm/auxvec.h
index 483effd65e00..8bcc51af9367 100644
--- a/arch/sh/include/asm/auxvec.h
+++ b/arch/sh/include/asm/auxvec.h
@@ -33,4 +33,6 @@
#define AT_L1D_CACHESHAPE 35
#define AT_L2_CACHESHAPE 36
+#define AT_VECTOR_SIZE_ARCH 5 /* entries in ARCH_DLINFO */
+
#endif /* __ASM_SH_AUXVEC_H */