statfs.h 118 B

12345678
  1. #ifndef _PARISC_STATFS_H
  2. #define _PARISC_STATFS_H
  3. #define __statfs_word long
  4. #include <asm-generic/statfs.h>
  5. #endif