Blame view

kernel/linux-rt-4.4.41/arch/s390/include/uapi/asm/auxvec.h 91 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  #ifndef __ASMS390_AUXVEC_H
  #define __ASMS390_AUXVEC_H
  
  #define AT_SYSINFO_EHDR		33
  
  #endif