Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
69b7307225874edc9902ad2409bc435158112ffb
/
.
/
tests
/
lstat.c
blob: d759dd39b178712f84bd021a15dcb4077c2141de [
file
] [
log
] [
blame
]
#ifdef
HAVE_CONFIG_H
# include "config.h"
#endif
#include
<sys/syscall.h>
#undef
TEST_SYSCALL_NAME
#ifdef
__NR_lstat
# define TEST_SYSCALL_NAME lstat
# define SAMPLE_SIZE ((kernel_ulong_t) 43147718418)
#endif
#include
"lstatx.c"