Changeset ee1b8ca in mainline for uspace/srv/fs/tmpfs/tmpfs.h
- Timestamp:
- 2007-12-25T20:02:25Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c1bf5cb
- Parents:
- 1356a04c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/tmpfs/tmpfs.h
r1356a04c ree1b8ca 63 63 extern void tmpfs_lookup(ipc_callid_t, ipc_call_t *); 64 64 extern void tmpfs_read(ipc_callid_t, ipc_call_t *); 65 extern void tmpfs_write(ipc_callid_t, ipc_call_t *); 65 66 66 67 #endif
Note:
See TracChangeset
for help on using the changeset viewer.