blob: 17074e37e29dde9bc9820fc33706b57e50a42504 [file] [log] [blame]
#include "tests.h"
#include <sys/syscall.h>
#undef TEST_SYSCALL_NAME
#ifdef __NR_stat
# define TEST_SYSCALL_NAME stat
# define SAMPLE_SIZE ((kernel_ulong_t) 43147718418)
#endif
#include "lstatx.c"