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
powerpc: Delete __cpuinit usage from all users
[linux/fpc-iii.git]
/
arch
/
parisc
/
include
/
uapi
/
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