Linux-libre 3.4.9-gnu1
[librecmc/linux-libre.git] / arch / tile / include / 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>