Changeset f17667a in mainline for uspace/srv/fs/tmpfs/tmpfs.h
- Timestamp:
- 2008-02-17T13:32:53Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2616965d
- Parents:
- b5553a2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/tmpfs/tmpfs.h
rb5553a2 rf17667a 65 65 extern void tmpfs_write(ipc_callid_t, ipc_call_t *); 66 66 extern void tmpfs_truncate(ipc_callid_t, ipc_call_t *); 67 extern void tmpfs_free(ipc_callid_t, ipc_call_t *); 67 68 68 69 #endif
Note:
See TracChangeset
for help on using the changeset viewer.