Changes in uspace/srv/fs/fat/fat_idx.c [991f645:c7bbf029] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat_idx.c
r991f645 rc7bbf029 44 44 #include <assert.h> 45 45 #include <fibril_synch.h> 46 #include <malloc.h> 46 47 47 48 /** Each instance of this type describes one interval of freed VFS indices. */
Note:
See TracChangeset
for help on using the changeset viewer.