Changeset 50e5b25 in mainline for uspace/srv/fs/fat/fat.h
- Timestamp:
- 2008-11-23T11:00:08Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f714576
- Parents:
- 31696b4f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat.h
r31696b4f r50e5b25 204 204 extern void fat_write(ipc_callid_t, ipc_call_t *); 205 205 extern void fat_truncate(ipc_callid_t, ipc_call_t *); 206 extern void fat_destroy(ipc_callid_t, ipc_call_t *); 206 207 207 208 extern fat_idx_t *fat_idx_get_new(dev_handle_t);
Note:
See TracChangeset
for help on using the changeset viewer.