/arch/s390/include/asm/auxvec.h
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 96c71f111d579de00b5f909129f2b629 MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#ifndef __ASMS390_AUXVEC_H
2#define __ASMS390_AUXVEC_H
3
4#define AT_SYSINFO_EHDR 33
5
6#endif