Changeset e6e5f4e in mainline for uspace/lib/hound/include/hound/protocol.h
- Timestamp:
- 2013-03-24T16:35:07Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6ec1d48
- Parents:
- 2ba4d45
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/hound/include/hound/protocol.h
r2ba4d45 re6e5f4e 105 105 } hound_server_iface_t; 106 106 107 void hound_service_set_server_iface( hound_server_iface_t *iface);107 void hound_service_set_server_iface(const hound_server_iface_t *iface); 108 108 109 109 void hound_connection_handler(ipc_callid_t iid, ipc_call_t *icall, void *arg);
Note:
See TracChangeset
for help on using the changeset viewer.