GNU Linux-libre 4.9.317-gnu1
[releases.git] / arch / tile / include / uapi / asm / stat.h
1 #if defined(__KERNEL__) && defined(CONFIG_COMPAT)
2 #define __ARCH_WANT_STAT64      /* Used for compat_sys_stat64() etc. */
3 #endif
4 #include <asm-generic/stat.h>