index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
/
statfs.h
blob: 24972c175132f0d20de9a2a310fcba1e35656ef9 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef _I386_STATFS_H
#define _I386_STATFS_H
#include
<asm-generic/statfs.h>
#endif