summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/auxvec.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-28 19:30:02 +0200
committerDavid Howells <dhowells@redhat.com>2012-03-28 19:30:02 +0200
commitc140d87995b68b428f70635c2e4071e4e8b3256e (patch)
treeaf942a4b02ead409ffc308bc0ff7a1c17995ab6b /arch/ia64/include/asm/auxvec.h
parentDisintegrate asm/system.h for Hexagon (diff)
downloadlinux-c140d87995b68b428f70635c2e4071e4e8b3256e.tar.xz
linux-c140d87995b68b428f70635c2e4071e4e8b3256e.zip
Disintegrate asm/system.h for IA64
Disintegrate asm/system.h for IA64. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Tony Luck <tony.luck@intel.com> cc: linux-ia64@vger.kernel.org
Diffstat (limited to 'arch/ia64/include/asm/auxvec.h')
-rw-r--r--arch/ia64/include/asm/auxvec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ia64/include/asm/auxvec.h b/arch/ia64/include/asm/auxvec.h
index 23cebe5685b9..58277fc650ef 100644
--- a/arch/ia64/include/asm/auxvec.h
+++ b/arch/ia64/include/asm/auxvec.h
@@ -8,4 +8,6 @@
#define AT_SYSINFO 32
#define AT_SYSINFO_EHDR 33
+#define AT_VECTOR_SIZE_ARCH 2 /* entries in ARCH_DLINFO */
+
#endif /* _ASM_IA64_AUXVEC_H */