Update copyright notices with scripts/update-copyrights
[glibc.git] / sysdeps / unix / sysv / linux / wordsize-64 / dl-fxstatat64.c
blob339e5f4335a9817bf41fdc066a14f5d4fc9a524c
1 /* In this implementation we do not really care whether the call fails
2 because of missing kernel support since we do not even call the
3 function in this case. */
4 #undef __ASSUME_ATFCTS
5 #define __ASSUME_ATFCTS 1
6 #include "fxstatat.c"