Changeset c947dda in mainline for uspace/srv/fs/fat/fat.h
- Timestamp:
- 2008-10-25T10:39:49Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 71f1cc1
- Parents:
- 05e69c5
- File:
-
- 1 edited
-
uspace/srv/fs/fat/fat.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat.h
r05e69c5 rc947dda 224 224 extern void fat_lookup(ipc_callid_t, ipc_call_t *); 225 225 extern void fat_read(ipc_callid_t, ipc_call_t *); 226 extern void fat_write(ipc_callid_t, ipc_call_t *); 226 227 227 228 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.
