Add <sys/auxv.h> and getauxval.
[glibc.git] / sysdeps / unix / sysv / linux / dl-fxstatat64.c
blob9a17a9b7390879a08acf33f367f683ff25437eaa
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 "fxstatat64.c"