Changeset eadaeae8 in mainline for uspace/lib/hound/include
- Timestamp:
- 2018-03-21T20:58:49Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3be9d10
- Parents:
- 874381a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/hound/include/hound/protocol.h
r874381a readaeae8 56 56 57 57 typedef async_sess_t hound_sess_t; 58 typedef intptr_t hound_context_id_t;58 typedef cap_call_handle_t hound_context_id_t; 59 59 60 60 hound_sess_t *hound_service_connect(const char *service);
Note:
See TracChangeset
for help on using the changeset viewer.