about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h
blob: dba5cc960f429c17bba7d261d3295d777c723b83 (plain) (blame)
1
2
3
4
5
#if IS_IN (ldconfig)
# include <sysdeps/unix/sysv/linux/i386/dl-procinfo.h>
#else
# include <sysdeps/x86_64/dl-procinfo.h>
#endif