aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sysd-link.h
blob: c722d55d1d244459d910a13244b404fcd72b1d51 (plain)
1
2
3
4
5
/* On Linux we have stat64 available.  */
#define elf_stat	stat64
#define elf_fxstat	__fxstat64
#define elf_xstat	__xstat64
#define elf_ino_t	ino64_t