android_kernel_cmhtcleo/arch/parisc/include/asm/statfs.h

8 lines
118 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifndef _PARISC_STATFS_H
#define _PARISC_STATFS_H
#define __statfs_word long
#include <asm-generic/statfs.h>
#endif