s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
[pandora-kernel.git] / arch / s390 / include / asm / auxvec.h
index a1f153e..c53e084 100644 (file)
@@ -3,4 +3,6 @@
 
 #define AT_SYSINFO_EHDR                33
 
+#define AT_VECTOR_SIZE_ARCH 1 /* entries in ARCH_DLINFO */
+
 #endif