Blame view

include/asm-arm26/statfs.h 155 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
7
8
  #ifndef _ASMARM_STATFS_H
  #define _ASMARM_STATFS_H
  
  //FIXME - this may not be appropriate for arm26. check it out.
  
  #include <asm-generic/statfs.h>
  
  #endif