Kumar Gala | e903c5b | 2005-09-20 16:49:51 -0500 | [diff] [blame] | 1 | #ifndef _ASM_POWERPC_STATFS_H |
2 | #define _ASM_POWERPC_STATFS_H | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 3 | |
Kumar Gala | e903c5b | 2005-09-20 16:49:51 -0500 | [diff] [blame] | 4 | #include <asm-generic/statfs.h> |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | |
Kumar Gala | e903c5b | 2005-09-20 16:49:51 -0500 | [diff] [blame] | 6 | #endif |