projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
[linux-2.6]
/
include
/
asm-ppc
/
statfs.h
1
#ifndef _PPC_STATFS_H
2
#define _PPC_STATFS_H
3
4
#include <asm-generic/statfs.h>
5
#endif
6
7
8