Changeset 8869f7b in mainline for uspace/lib/c/include/async.h
- Timestamp:
- 2011-06-08T19:44:33Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4a4c8bcf
- Parents:
- 0eff68e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/async.h
r0eff68e 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.