Sign in
gem5
/
arm
/
linux
/
3fefc31843cfe2b5f072efe11ed9ccaf6a7a5092
/
.
/
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>