]> bbs.cooldavid.org Git - net-next-2.6.git/blob - arch/tile/include/asm/stat.h
asm-generic/stat.h: support 64-bit file time_t for stat()
[net-next-2.6.git] / arch / tile / include / asm / stat.h
1 #ifdef CONFIG_COMPAT
2 #define __ARCH_WANT_STAT64      /* Used for compat_sys_stat64() etc. */
3 #endif
4 #include <asm-generic/stat.h>