Changeset 87a31ef2 in mainline for uspace/lib/c/generic/private/async.h
- Timestamp:
- 2019-08-07T11:47:00Z (6 years ago)
- Children:
- d5cca04
- Parents:
- 4ff66ae
- git-author:
- Michal Koutny <xm.koutny+hos@…> (2015-11-15 11:47:07)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 11:47:00)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/async.h
r4ff66ae r87a31ef2 108 108 extern async_sess_t *create_session(int, exch_mgmt_t, 109 109 sysarg_t, sysarg_t, sysarg_t); 110 extern int async_session_phone(async_sess_t *); 110 111 111 112 #endif
Note:
See TracChangeset
for help on using the changeset viewer.