Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
638ebcc81f40b160f5e8b161e690e9b1b9503c1e
/
.
/
include
/
asm-arm26
/
statfs.h
blob: 776dbc8f7623b634903f93be4fac5322c61d28f5 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_ASMARM_STATFS_H
2
#define
_ASMARM_STATFS_H
3
4
//FIXME - this may not be appropriate for arm26. check it out.
5
6
#include
<asm-generic/statfs.h>
7
8
#endif