Changes in uspace/srv/fs/fat/fat.h [5d95f02:32f623d9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat.h
r5d95f02 r32f623d9 230 230 } fat_node_t; 231 231 232 typedef struct { 233 bool lfn_enabled; 234 } fat_instance_t; 235 232 236 extern vfs_out_ops_t fat_ops; 233 237 extern libfs_ops_t fat_libfs_ops;
Note:
See TracChangeset
for help on using the changeset viewer.