Internal menu structures are opaque now.
[midnight-commander.git] / src / vfs / extfs / extfs.h
blobc1abbe93d68c2c3eeea95aba6b2a10bc0a2c0a29
1 #ifndef MC__VFS_EXTFS_H
2 #define MC__VFS_EXTFS_H
4 /*** typedefs(not structures) and defined constants **********************************************/
6 /*** enums ***************************************************************************************/
8 /*** structures declarations (and typedefs of structures)*****************************************/
10 /*** global variables defined in .c file *********************************************************/
12 /*** declarations of public functions ************************************************************/
14 void init_extfs (void);
16 /*** inline functions ****************************************************************************/
18 #endif /* MC__VFS_CPIO_H */