aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/stat.h
blob: b16e5db8f0e7225f9e8789a747f9295d341d947d (plain) (blame)
1
2
3
4
#ifdef CONFIG_COMPAT
#define __ARCH_WANT_STAT64	/* Used for compat_sys_stat64() etc. */
#endif
#include <asm-generic/stat.h>