Changeset 96b02eb9 in mainline for uspace/lib/fs/libfs.c
- Timestamp:
- 2010-12-14T12:52:38Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b10dab
- Parents:
- 554debd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/fs/libfs.c
r554debd r96b02eb9 155 155 devmap_handle_t mr_devmap_handle = (devmap_handle_t) IPC_GET_ARG4(*request); 156 156 int res; 157 ipcarg_t rc;157 sysarg_t rc; 158 158 159 159 ipc_call_t call;
Note:
See TracChangeset
for help on using the changeset viewer.