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