8 lines
118 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef _PARISC_STATFS_H
#define _PARISC_STATFS_H
#define __statfs_word long
#include <asm-generic/statfs.h>
#endif