Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6] / include / asm-x86_64 / auxvec.h
1 #ifndef __ASM_X86_64_AUXVEC_H
2 #define __ASM_X86_64_AUXVEC_H
3
4 #define AT_SYSINFO_EHDR         33
5
6 #endif