summaryrefslogtreecommitdiff
path: root/libc/sysdeps/unix/sysv/linux/dl-fxstatat64.c
blob: 1f8c2e64158124a6be25443bb2d394aa2770cee1 (plain)
1
2
3
4
5
6
/* In this implementation we do not really care whether the call fails
   because of missing kernel support since we do not even call the
   function in this case.  */
#undef __ASSUME_ATFCTS
#define __ASSUME_ATFCTS 1
#include <fxstatat64.c>