]> Pileus Git - ~andy/linux/blob - arch/tile/include/asm/stat.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
[~andy/linux] / 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>