Sign in
googlers
/
maze
/
linux
/
v2.6.38-rc4
/
.
/
arch
/
tile
/
include
/
asm
/
stat.h
blob: b16e5db8f0e7225f9e8789a747f9295d341d947d [
file
] [
log
] [
blame
]
#ifdef
CONFIG_COMPAT
#define
__ARCH_WANT_STAT64
/* Used for compat_sys_stat64() etc. */
#endif
#include
<asm-generic/stat.h>