]> Pileus Git - ~andy/linux/blob - arch/tile/include/asm/stat.h
arch/tile: factor out <arch/opcode.h> header
[~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>