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

https://github.com/aicjofs/android_kernel_lge_v500_20d · C Header · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 6fd6aaa1657e7b05c4375c7959a431f0 MD5 · raw file

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