Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
7712f83aa904fef0d7d6e5ba7684c3272bddbb19
/
.
/
arch
/
frv
/
include
/
asm
/
statfs.h
blob: 741f586045ba1c9916df2d09b5832dbe2282c719 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_ASM_STATFS_H
2
#define
_ASM_STATFS_H
3
4
#include
<asm-generic/statfs.h>
5
6
#endif
/* _ASM_STATFS_H */
7