Files
2023-05-02 09:58:35 +02:00

8 lines
118 B
C

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