Sign in
zircon-guest
/
third_party
/
linux
/
c472c07bfed9c87d7e0b2c052d7e77fedd7109a9
/
.
/
arch
/
tile
/
include
/
uapi
/
asm
/
stat.h
blob: ea03de7d67aa3748c70e69b8d13c2236ca1d4c98 [
file
]
/* 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>