Changeset 4dc6a32 in mainline for uspace/srv/fs/ext2fs/ext2fs.h
- Timestamp:
- 2011-03-08T21:26:08Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b83e16ff
- Parents:
- 163cf12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/ext2fs/ext2fs.h
r163cf12 r4dc6a32 51 51 52 52 extern int ext2fs_global_init(void); 53 extern int ext2fs_global_fini(void); 53 54 extern void ext2fs_mounted(ipc_callid_t, ipc_call_t *); 54 55 extern void ext2fs_mount(ipc_callid_t, ipc_call_t *);
Note:
See TracChangeset
for help on using the changeset viewer.