Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef __ASM_AUXVEC_H
0003 #define __ASM_AUXVEC_H
0004 
0005 /* VDSO location */
0006 #define AT_SYSINFO_EHDR 33
0007 
0008 #endif