repo.or.cz
/
linux-2.6
/
lfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lockstat: measure lock bouncing
[linux-2.6/lfs.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