aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/auxvec.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/auxvec.h')
-rw-r--r--arch/s390/include/asm/auxvec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/s390/include/asm/auxvec.h b/arch/s390/include/asm/auxvec.h
index 0d340720fd99..a1f153e89133 100644
--- a/arch/s390/include/asm/auxvec.h
+++ b/arch/s390/include/asm/auxvec.h
@@ -1,4 +1,6 @@
1#ifndef __ASMS390_AUXVEC_H 1#ifndef __ASMS390_AUXVEC_H
2#define __ASMS390_AUXVEC_H 2#define __ASMS390_AUXVEC_H
3 3
4#define AT_SYSINFO_EHDR 33
5
4#endif 6#endif