Changes in uspace/lib/c/include/async.h [79ae36dd:8869f7b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/async.h
r79ae36dd r8869f7b 464 464 extern async_sess_t *async_clone_receive(exch_mgmt_t); 465 465 extern async_sess_t *async_callback_receive(exch_mgmt_t); 466 extern async_sess_t *async_callback_receive_start(exch_mgmt_t, ipc_call_t *); 466 467 467 468 #endif
Note:
See TracChangeset
for help on using the changeset viewer.