about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
blob: 339e5f4335a9817bf41fdc066a14f5d4fc9a524c (plain) (blame)
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 "fxstatat.c"