repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] Uml: hide commands when not being verbose
[linux/fpc-iii.git]
/
include
/
asm-arm26
/
statfs.h
blob
776dbc8f7623b634903f93be4fac5322c61d28f5
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