index
:
stvnliu/cloned/linux.git
master
cloned Linux kernel tree
stvnliu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-i386
/
statfs.h
blob: 24972c175132f0d20de9a2a310fcba1e35656ef9 (
plain
)
1
2
3
4
5
6
#ifndef _I386_STATFS_H
#define _I386_STATFS_H
#include <asm-generic/statfs.h>
#endif