Changeset 4bf40f6 in mainline for uspace/srv/fs/fat/fat.h
- Timestamp:
- 2008-08-12T19:14:09Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 79d031b
- Parents:
- 17b2aac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat.h
r17b2aac r4bf40f6 223 223 extern void fat_mount(ipc_callid_t, ipc_call_t *); 224 224 extern void fat_lookup(ipc_callid_t, ipc_call_t *); 225 extern void fat_read(ipc_callid_t, ipc_call_t *); 225 226 226 227 extern fat_idx_t *fat_idx_get_by_pos(dev_handle_t, fat_cluster_t, unsigned);
Note:
See TracChangeset
for help on using the changeset viewer.