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