Sign in
coral
/
linux-mtk
/
e9a5ea1852cd8d7e155d2e3a45e4a6ea25110f7d
/
.
/
arch
/
tile
/
include
/
asm
/
stat.h
blob: c0db34d56be367f24a29b9e4249a98d9ad356961 [
file
]
#if defined(__KERNEL__) && defined(CONFIG_COMPAT)
#define
__ARCH_WANT_STAT64
/* Used for compat_sys_stat64() etc. */
#endif
#include
<asm-generic/stat.h>