Raw File
statfs.h
#ifndef __V850_STATFS_H__
#define __V850_STATFS_H__

#include <asm-generic/statfs.h>

#endif /* __V850_STATFS_H__ */
back to top