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