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
staging: rtl8188eu: Replace function name in string with __func__
[linux/fpc-iii.git]
/
arch
/
tile
/
include
/
uapi
/
asm
/
stat.h
blob
ea03de7d67aa3748c70e69b8d13c2236ca1d4c98
1
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
#if defined(__KERNEL__) && defined(CONFIG_COMPAT)
3
#define __ARCH_WANT_STAT64
/* Used for compat_sys_stat64() etc. */
4
#endif
5
#include <asm-generic/stat.h>