Changes in uspace/srv/fs/fat/fat_fat.h [7efc517:711e1f32] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat_fat.h
r7efc517 r711e1f32 87 87 off_t); 88 88 extern int fat_zero_cluster(struct fat_bs *, dev_handle_t, fat_cluster_t); 89 extern int fat_sanity_check(struct fat_bs *, dev_handle_t);90 89 91 90 #endif
Note:
See TracChangeset
for help on using the changeset viewer.