Changes in uspace/srv/devman/main.c [9934f7d:79ae36dd] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/main.c
r9934f7d r79ae36dd 694 694 695 695 /** Function for handling connections to device manager. */ 696 static void devman_connection(ipc_callid_t iid, ipc_call_t *icall , void *arg)696 static void devman_connection(ipc_callid_t iid, ipc_call_t *icall) 697 697 { 698 698 /* Select interface. */
Note:
See TracChangeset
for help on using the changeset viewer.