satip-axe/kernel/arch/parisc/include/asm/statfs.h
2015-03-26 17:24:57 +01:00

8 lines
118 B
C

#ifndef _PARISC_STATFS_H
#define _PARISC_STATFS_H
#define __statfs_word long
#include <asm-generic/statfs.h>
#endif