Changes in uspace/srv/devman/drv_conn.h [3be9d10:f9b2cb4c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/drv_conn.h
r3be9d10 rf9b2cb4c 37 37 #include "devman.h" 38 38 39 extern void devman_connection_driver( cap_call_handle_t, ipc_call_t *, void *);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.