Sign in
gem5
/
arm
/
linux-arm-legacy
/
8b3cbd784a4f4369e23b1d1aba0b03bb4088df0a
/
.
/
arch
/
tile
/
include
/
uapi
/
asm
/
stat.h
blob: c0db34d56be367f24a29b9e4249a98d9ad356961 [
file
] [
log
] [
blame
]
#if defined(__KERNEL__) && defined(CONFIG_COMPAT)
#define
__ARCH_WANT_STAT64
/* Used for compat_sys_stat64() etc. */
#endif
#include
<asm-generic/stat.h>