Sign in
android-kvm
/
linux
/
f0e36f8cee8101604378085171c980d9cc71d779
/
.
/
include
/
asm-ppc
/
statfs.h
blob: 807c69954a1bebfc47ecf0f7e7ca9141d75a8a15 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_PPC_STATFS_H
2
#define
_PPC_STATFS_H
3
4
#include
<asm-generic/statfs.h>
5
#endif
6
7
8