blob: 356f23ada5325fb347041c2dafeda5a7964fdb9f [file] [log] [blame]
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#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"