repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.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