repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
parisc: factor out sid to protid conversion
[linux-2.6/mini2440.git]
/
arch
/
parisc
/
include
/
asm
/
statfs.h
blob
324bea905dc6a90c760f32306f78db51600c219e
1
#ifndef _PARISC_STATFS_H
2
#define _PARISC_STATFS_H
3
4
#define __statfs_word long
5
#include <asm-generic/statfs.h>
6
7
#endif