Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core
[linux-2.6] / arch / parisc / include / asm / statfs.h
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