Changeset 0fdd6bb in mainline for uspace/srv/fs/fat/fat.h
- Timestamp:
- 2008-11-23T16:22:40Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/fix-logger-deadlock, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a5da446
- Parents:
- d2093d6
- File:
-
- 1 edited
-
uspace/srv/fs/fat/fat.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat.h
rd2093d6 r0fdd6bb 210 210 extern fat_idx_t *fat_idx_get_by_index(dev_handle_t, fs_index_t); 211 211 extern void fat_idx_destroy(fat_idx_t *); 212 extern void fat_idx_hashin(fat_idx_t *); 212 213 213 214 extern int fat_idx_init(void);
Note:
See TracChangeset
for help on using the changeset viewer.
