blob: 1b315767f247d5d80d942786172fa52751501e5a [file] [log] [blame]
#include "tests.h"
#include <sys/syscall.h>
#undef TEST_SYSCALL_NAME
#ifdef __NR_fstat
# define TEST_SYSCALL_NAME fstat
# define SAMPLE_SIZE ((kernel_ulong_t) 43147718418)
#endif
#include "fstatx.c"