Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
69b7307225874edc9902ad2409bc435158112ffb
/
.
/
tests
/
newfstatat.c
blob: 10a88e02193b8f06bd450c9a28e3772e018e2914 [
file
] [
log
] [
blame
]
#ifdef
HAVE_CONFIG_H
# include "config.h"
#endif
#include
<sys/syscall.h>
#undef
TEST_SYSCALL_NAME
#ifdef
__NR_newfstatat
# define TEST_SYSCALL_NAME newfstatat
#endif
#include
"fstatat.c"