about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c
blob: ec9c4a7eb7fee30ea511a631652e807392a3eb21 (plain) (blame)
1
2
3
4
5
#ifdef IS_IN_ldconfig
#include <sysdeps/unix/sysv/linux/i386/dl-procinfo.c>
#else
#include <sysdeps/generic/dl-procinfo.c>
#endif