ckfwq/linux-3.0.4/arch/parisc/include/asm/statfs.h

8 lines
118 B
C
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
#ifndef _PARISC_STATFS_H
#define _PARISC_STATFS_H
#define __statfs_word long
#include <asm-generic/statfs.h>
#endif