staging: rtl8188eu: Replace function name in string with __func__
[linux/fpc-iii.git] / arch / tile / include / uapi / asm / stat.h
blobea03de7d67aa3748c70e69b8d13c2236ca1d4c98
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>