glibc/sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h

6 lines
132 B
C
Raw Normal View History

#ifdef IS_IN_ldconfig
# include <sysdeps/unix/sysv/linux/i386/dl-procinfo.h>
#else
# include <sysdeps/generic/dl-procinfo.h>
#endif