Changeset 3be9d10 in mainline for uspace/srv/devman/client_conn.h
- Timestamp:
- 2018-03-21T21:29:31Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3e242d2
- Parents:
- eadaeae8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/client_conn.h
readaeae8 r3be9d10 36 36 #include "devman.h" 37 37 38 extern void devman_connection_client( ipc_callid_t, ipc_call_t *, void *);38 extern void devman_connection_client(cap_call_handle_t, ipc_call_t *, void *); 39 39 40 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.