blob: 324bea905dc6a90c760f32306f78db51600c219e [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _PARISC_STATFS_H
2#define _PARISC_STATFS_H
3
David Woodhouse5c14dd02008-09-01 14:11:27 +01004#define __statfs_word long
5#include <asm-generic/statfs.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7#endif