Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6f52b16c5b29b89d92c0e7236f4655dc8491ad70
/
.
/
arch
/
tile
/
include
/
uapi
/
asm
/
stat.h
blob: ea03de7d67aa3748c70e69b8d13c2236ca1d4c98 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#if defined(__KERNEL__) && defined(CONFIG_COMPAT)
#define
__ARCH_WANT_STAT64
/* Used for compat_sys_stat64() etc. */
#endif
#include
<asm-generic/stat.h>