GNU Linux-libre 4.14.290-gnu1
[releases.git] / arch / tile / include / uapi / asm / stat.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #if defined(__KERNEL__) && defined(CONFIG_COMPAT)
3 #define __ARCH_WANT_STAT64      /* Used for compat_sys_stat64() etc. */
4 #endif
5 #include <asm-generic/stat.h>