Blame view

kernel/linux-rt-4.4.41/arch/parisc/include/uapi/asm/statfs.h 118 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
  #ifndef _PARISC_STATFS_H
  #define _PARISC_STATFS_H
  
  #define __statfs_word long
  #include <asm-generic/statfs.h>
  
  #endif