Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef __ASMS390_AUXVEC_H
0003 #define __ASMS390_AUXVEC_H
0004 
0005 #define AT_SYSINFO_EHDR     33
0006 
0007 #define AT_VECTOR_SIZE_ARCH 1 /* entries in ARCH_DLINFO */
0008 
0009 #endif