Changes in uspace/srv/devman/drv_conn.h [181c32f:f9b2cb4c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/drv_conn.h
r181c32f rf9b2cb4c 37 37 #include "devman.h" 38 38 39 extern void devman_connection_driver(ipc_callid_t, ipc_call_t * );39 extern void devman_connection_driver(ipc_callid_t, ipc_call_t *, void *); 40 40 41 41 #endif
Note:
See TracChangeset
for help on using the changeset viewer.