Changes in uspace/srv/devmap/devmap.c [79ae36dd:9934f7d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devmap/devmap.c
r79ae36dd r9934f7d 1124 1124 * 1125 1125 */ 1126 static void devmap_connection(ipc_callid_t iid, ipc_call_t *icall )1126 static void devmap_connection(ipc_callid_t iid, ipc_call_t *icall, void *arg) 1127 1127 { 1128 1128 /* Select interface */
Note:
See TracChangeset
for help on using the changeset viewer.