Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | #ifndef _PARISC_STATFS_H |
2 | #define _PARISC_STATFS_H | ||||
3 | |||||
David Woodhouse | 5c14dd0 | 2008-09-01 14:11:27 +0100 | [diff] [blame] | 4 | #define __statfs_word long |
5 | #include <asm-generic/statfs.h> | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
7 | #endif |