source: trunk/sys/dietlibc/include/sys/vfs.h @ 1

Last change on this file since 1 was 1, checked in by alain, 7 years ago

First import

File size: 71 bytes
Line 
1#ifndef _SYS_VFS_H
2#define _SYS_VFS_H
3
4#include <sys/statfs.h>
5
6#endif
Note: See TracBrowser for help on using the repository browser.