repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
[linux/fpc-iii.git]
/
arch
/
tile
/
include
/
uapi
/
asm
/
stat.h
blob
c0db34d56be367f24a29b9e4249a98d9ad356961
1
#if defined(__KERNEL__) && defined(CONFIG_COMPAT)
2
#define __ARCH_WANT_STAT64
/* Used for compat_sys_stat64() etc. */
3
#endif
4
#include <asm-generic/stat.h>