summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h
blob: 7b45fe4bf8675a16573764b316106c63401a5a45 (plain)
1
2
3
4
5
#if IS_IN (ldconfig)
# include <sysdeps/unix/sysv/linux/i386/dl-procinfo.h>
#else
# include <sysdeps/x86/dl-procinfo.h>
#endif